Create a distinct log section in config

This commit is contained in:
Igor Perepilitsyn 2022-09-11 21:37:23 +02:00
parent 7247302f45
commit dd155dca97
9 changed files with 62 additions and 26 deletions

View file

@ -27,8 +27,9 @@ ip_prefixes:
- fd7a:115c:a1e0::/48
- 100.64.0.0/10
listen_addr: 0.0.0.0:18080
log_level: disabled
json_logs: false
log:
level: disabled
format: text
logtail:
enabled: false
metrics_listen_addr: 127.0.0.1:19090