Note:
This document provides an operation guide for LogListener 2.2.4 and earlier. We recommend that you update to the latest version as this document may no longer be maintained. For information on how to install the latest version, see the LogListener Installation Guide. Starting LogListener
Go to the installation directory loglistener
and start LogListener by running the following script:
cd loglistener/tools; ./start.sh
Stopping LogListener
Go to the installation directory loglistener
and stop LogListener by running the following script:
cd loglistener/tools; ./stop.sh
Checking LogListener process status
Go to the installation directory loglistener
and check the status of the LogListener processes by running the following command:
cd loglistener/tools; ./p.sh
Normally, there are three processes: bin/loglistenerm -d
bin/loglistener --conf=etc/loglistener.conf
bin/loglisteneru -u --conf=etc/loglistener.conf
Uninstalling LogListener
Go to the installation directory loglistener
and uninstall LogListener by running the following command:
cd loglistener/tools; ./uninstall.sh
Checking LogListener heartbeat and configuration
Go to the installation directory loglistener
and check the heartbeat and configuration of LogListener by running the following command:
cd loglistener/tools; ./check.sh
Apakah halaman ini membantu?