fix: promtail.service 名称改为 nz-promtail.service

This commit is contained in:
shizhendong
2023-04-27 09:40:11 +08:00
parent d07d63fa64
commit b6b925644f

View File

@@ -3,8 +3,8 @@ confagent:
cmdLine: /opt/nezha/promtail/config.conf
config: /opt/nezha/promtail/promtail.yaml
defaultIP: 127.0.0.1
startCmd: systemctl start promtail
stopCmd: systemctl stop promtail
startCmd: systemctl start nz-promtail
stopCmd: systemctl stop nz-promtail
logging:
config: config/logback-spring.xml