2b3ef8cbdc
carbonzipper is part of the go implementation of the carbon stack. It sits between carbonapi and go-carbon WWW: https://github.com/go-graphite/carbonzipper/ PR: 226818 Submitted by: Andreas Andersson <a.andersson.thn@gmail.com>
10 lines
284 B
Text
10 lines
284 B
Text
--- example.conf.orig 2018-03-21 08:39:06 UTC
|
|
+++ example.conf
|
|
@@ -101,6 +101,6 @@ logger:
|
|
encodingDuration: "seconds"
|
|
-
|
|
logger: ""
|
|
- file: "carbonapi.log"
|
|
+ file: "/var/log/carbonzipper/carbonzipper.log"
|
|
level: "info"
|
|
encoding: "json"
|