We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceba6a0 commit d44c2afCopy full SHA for d44c2af
examples/searchcommands_template/default/logging.conf
@@ -22,6 +22,9 @@ level = NOTSET ; Default: WARNING
22
handlers = app ; Default: stderr
23
propagate = 0 ; Default: 1
24
25
+[handlers]
26
+keys = app, splunklib, stderr
27
+
28
[handler_app]
29
# Select this handler to log events to $SPLUNK_HOME/var/log/splunk/searchcommands_app.log
30
class = logging.handlers.RotatingFileHandler
0 commit comments