loglistener and start LogListener by running the following script:cd loglistener/tools; ./start.sh
loglistener and stop LogListener by running the following script:cd loglistener/tools; ./stop.sh
loglistener and check the status of the LogListener processes by running the following command:cd loglistener/tools; ./p.sh

bin/loglistenerm -d #Daemon processbin/loglistener --conf=etc/loglistener.conf #Main processbin/loglisteneru -u --conf=etc/loglistener.conf #Update process
loglistener and uninstall LogListener by running the following command:cd loglistener/tools; ./uninstall.sh
loglistener and check the heartbeat and configuration of LogListener by running the following command:cd loglistener/tools; ./check.sh
フィードバック