feat: use log_level parameter for Unix socket output
Some checks failed
Build RPM Package / Build RPM Packages (CentOS 7, Rocky 8/9/10) (push) Has been cancelled

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
Jacquin Antoine
2026-03-01 02:24:51 +01:00
parent 2a39f76ecd
commit 18d2978499
3 changed files with 50 additions and 64 deletions

View File

@ -36,4 +36,4 @@ outputs:
# enabled: false
# params:
# socket_path: /var/run/logcorrelator/network.socket
# debug: true # Enable debug logging for socket connection state
# log_level: debug # debug, info, warn, error (default: error)