11 lines
261 B
YAML
11 lines
261 B
YAML
confagent:
|
|
promtail:
|
|
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
|
|
|
|
logging:
|
|
config: config/logback-spring.xml
|