Shut down the EDR Telemetry Store virtual appliance

Prev Next

You can use the CLI or the hypervisor management interface to shut down the EDR Telemetry Store. Both methods initiate the operating system shutdown to stop all services, including OpenSearch, and maintain data integrity.

Caution

When the EDR Telemetry Store is offline, trace data is not ingested or stored and is lost.

Method 1: Shutdown via the hypervisor

  1. In the hypervisor (such as VMware vSphere, Microsoft Hyper-V, or Nutanix), select the EDR Telemetry Store virtual machine.

  2. Select Shutdown Guest.

    shutdown-hypervisor.png

    Note

    A shutdown from the hypervisor triggers the standard shutdown process for the operating system. This process is functionally equivalent to the shutdown -h now command executed in the CLI.

Method 2: Shutdown via the CLI

  1. Log in to the EDR Telemetry Store virtual appliance using SSH as an administrator:

    ssh admin@<IP_address>
  2. Run the following commands to access the system shell:

    enable
    [sudo] password for admin:
    shell
    
  3. At the shell prompt, run the following command to shut down the EDR Telemetry Store virtual appliance:

    shutdown -h now