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

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