Skip to main content

Home

Moving Log Receiver (LR) from core node to worker node

If you have already deployed Unravel and configured with LR on the core node, then perform the following steps to enable LR on a dedicated worker node:

  1. Install LR on a dedicated worker node. See Installing Unravel using LR configuration.

  2. Update configuration of all sensors to use host:port of LR on the worker node.

  3. Check if the configuration is updated on all sensors.

  4. Disable LR on the core node.

    <Unravel installation directory>/unravel/manager service disable log_receiver_1 --permanent

Note

The load balancer is not involved in this scenario.