summaryrefslogtreecommitdiffstats
path: root/conf.d/python.d
diff options
context:
space:
mode:
authorIlya <ilyamaschenko@gmail.com>2017-06-04 08:15:34 +0900
committerIlya <ilyamaschenko@gmail.com>2017-06-04 08:15:34 +0900
commitb89d1e0c4b188702a5311e56809a11284bd72288 (patch)
tree7a87cf6ae019926682aad468738302636aee41ce /conf.d/python.d
parent4850b50315396960f9e937cf4ce0098af917a53c (diff)
web_log: minor fixes (remove lambda, typo)
Diffstat (limited to 'conf.d/python.d')
-rw-r--r--conf.d/python.d/web_log.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/python.d/web_log.conf b/conf.d/python.d/web_log.conf
index aa9f60a924..82a630f341 100644
--- a/conf.d/python.d/web_log.conf
+++ b/conf.d/python.d/web_log.conf
@@ -64,7 +64,7 @@
# 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)
# filter: # filter with regex
-# inclue: 'REGEX' # only those rows that matches the regex
+# include: 'REGEX' # only those rows that matches the regex
# exclude: 'REGEX' # all rows except those that matches the regex
# categories: # requests per url chart configuration
# cacti: 'cacti.*' # name(dimension): REGEX to match