summaryrefslogtreecommitdiffstats
path: root/conf.d/python.d
diff options
context:
space:
mode:
authorIlya <ilyamaschenko@gmail.com>2017-06-07 16:39:24 +0900
committerIlya <ilyamaschenko@gmail.com>2017-06-07 16:39:24 +0900
commitf9f3bdd3071b4f53279a221e3334c9dc680b45bf (patch)
treee3e39ed1a7d7a62bf510c8f1178b827c8b78635f /conf.d/python.d
parente36b5c0af200438649d5bb98ac2cde61b45bb6bd (diff)
web_log: configuration file update
Diffstat (limited to 'conf.d/python.d')
-rw-r--r--conf.d/python.d/web_log.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.d/python.d/web_log.conf b/conf.d/python.d/web_log.conf
index 82a630f341..ebf53dc58e 100644
--- a/conf.d/python.d/web_log.conf
+++ b/conf.d/python.d/web_log.conf
@@ -60,6 +60,7 @@
# Additionally to the above, web_log also supports the following:
#
# path: 'PATH' # the path to web server log file
+# path: 'PATH[0-9]*[0-9]' # log files with date suffix are also supported
# detailed_response_codes: yes/no # default: yes. Additional chart where response codes are not grouped
# detailed_response_aggregate: yes/no # default: yes. Not aggregated detailed response codes charts
# all_time : yes/no # default: yes. All time unique client IPs chart (50000 addresses ~ 400KB)