Start and Stop Enterprise Analytics

  • concept
    +
    You can start and stop the Enterprise Analytics service and application.

    This page provides instructions for starting and stopping a standard, package-based installation of Enterprise Analytics.

    Linux

    On Linux, you can install Enterprise Analytics as a standalone application with support for running as a background (daemon) process during startup. The startup script is automatically installed when you use any of the packaged releases of Enterprise Analytics for Linux. By default, Enterprise Analytics is configured to start automatically at run levels 2, 3, 4, and 5, and explicitly shutdown at run levels 0, 1, and 6.

    Start and Stop Enterprise Analytics
    sudo systemctl start enterprise-analytics
    sudo systemctl stop enterprise-analytics