tencent cloud

Cloud Log Service

CLS 정책
개인 정보 보호 정책
데이터 처리 및 보안 계약
문서Cloud Log Service

Operation guide of earlier LogListener versions

포커스 모드
폰트 크기
마지막 업데이트 시간: 2024-01-20 17:55:44
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 #Daemon process
bin/loglistener --conf=etc/loglistener.conf #Main process
bin/loglisteneru -u --conf=etc/loglistener.conf #Update process

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


도움말 및 지원

문제 해결에 도움이 되었나요?

피드백