How to install EventLog Analyzer as service in Linux OS?

How to install EventLog Analyzer as service in Linux OS?

Objective 

This article offers step-by-step instructions to install EventLog Analyzer as service in Linux OS.

Prerequisites 

  1. Ensure access to EventLog Analyzer as Admin/sudo user to execute .bat or .sh files.

Steps to follow 

Step 1: Access EventLog Analyzer server.
Step 2: Perform the following steps to stop the application (if running)
  1. Navigate to <EventLog Analyzer. Home>\bin directory. Execute shutdown.sh, stopDB.sh and stopSEC.sh
  2. Note: Ensure that the processes java, postgres, and SysEvtCol are not running in the background.
Step 3: Install EventLog Analyzer service:
  1. Set the path to <EventLog Analyzer Home>\bin and execute the following command based on the operating system.
  2.  Execute sh configureAsService.sh -i to install service
Step 4: EventLog Analyzer is now installed as service.

Tips 

  • Application will be installed as a service by default during initial installation.
  • Open Terminal with elevated permission (root/sudo user) while executing the .sh file(s).
  • Install the application on a dedicated drive to have required user permission, manage sufficient storage, etc.

Related topics and articles 


                  New to ADSelfService Plus?

                    • Related Articles

                    • How to stop EventLog Analyzer | Windows OS

                      Objective This article offers step by step instructions for a clean shutdown of EventLog Analyzer application in Windows OS without disrupting the application. Prerequisites Need access to the EventLog Analyzer server installation folder, as well as ...
                    • How to set folder permissions for the EventLog Analyzer installation directory: Linux OS

                      Objective This document focuses on setting up folder permissions for the installation directory to ensure seamless usability and to secure the installation from unauthorized access. Unauthorized access to the installation directory could enable a ...
                    • How to uninstall the EventLog Analyzer service

                      Objective This article provides step by step instructions to uninstall the EventLog Analyzer service. Prerequisites Access to EventLog Analyzer as an Admin/sudo user is required to execute .bat or .sh files. Steps to follow Step 1: Access EventLog ...
                    • Unable to start EventLog Analyzer

                      Issue description This issue occurs when the EventLog Analyzer service fails to start, or when users are unable to access the web client through the browser (typically on ports 8400 or 8445). Users may experience one or more of the following ...
                    • How to install EventLog Analyzer as a Windows service

                      Objective Installing EventLog Analyzer as a Windows service ensures the application starts automatically with the operating system and runs continuously in the background. This setup is essential for uninterrupted log collection, alerting, and ...