l 2 monitoring: disable influx http logging
This commit is contained in:
parent
f39df4913b
commit
3085d19048
@ -8,6 +8,7 @@ with import <stockholm/lib>;
|
||||
# meta.logging-enabled = true;
|
||||
http.bind-address = ":8086";
|
||||
admin.bind-address = ":8083";
|
||||
http.log-enabled = false;
|
||||
monitoring = {
|
||||
enabled = false;
|
||||
# write-interval = "24h";
|
||||
|
Loading…
Reference in New Issue
Block a user