summaryrefslogtreecommitdiffstats
path: root/python.d/web_log.chart.py
AgeCommit message (Expand)Author
2018-10-15modularized all source code (#4391)Costa Tsaousis
2018-10-03Fix the last few PEP 8 compliance issues. (#4345)Austin S. Hemmelgarn
2018-09-30fix spdx (#4327)Paweł Krupa
2018-09-27Python.d PEP 8 cleanup, modules S-Z (#4302)Austin S. Hemmelgarn
2018-09-14web_log Virtual host enhancement and http/https (#4076)Julien Grossiord
2018-07-25Change error log for time_multiplierAli Borhani
2018-07-25Add support for float values for time_multiplier in web_logAli Borhani
2018-05-31Add SPDX-License-Identifier headers to most files.Austin S. Hemmelgarn
2018-05-27squid log: match only IP as client addressAlexey Vekshin
2018-05-22check mime types against known-good listAlexey Vekshin
2018-05-21web_log.chart squid part: restrict chars in mime-typeAlexey Vekshin
2018-04-20web_log: py3 use sys.maxsize instead sys.maxintlgz
2018-03-19fix styleWing924
2018-03-19fix styleWing924
2018-03-19fix typoWing924
2018-03-19add response_time histgram for web_logWing924
2017-11-03web_log module fixes (rename chart method)lgz
2017-10-22"web_log" fixeslgz
2017-10-18find_regex_custom function describes 'resp_length' could be integerRomain Acciari
2017-09-23web_log: add support for empty requests part2Ilya
2017-09-10weblog: custom regex update - allow to use hostnames as addressesIlya
2017-09-07web_log: add support for empty requestsIlya
2017-09-06web_log plugin: localhost added to the "address" regex"Ilya
2017-09-02Merge pull request #2563 from l2isbad/weblog_bugfixCosta Tsaousis
2017-08-14allow HTTP/2 for custom_log_format in web_logFunzinator
2017-08-07web_log bugfix: properly parse squid response codesIlya
2017-07-23web_log plugin: "all_time" option added for squidIlya
2017-07-21web_log bugfix: check if "all_time" is set to True before collect ipsIlya
2017-06-14web_log: bugfix (squid)Ilya
2017-06-08web_log plugin: support upstreaming timing variable of nginx + minor fixesIlya
2017-06-06web_log plugin: minor fixesIlya
2017-06-05web_log: support for log file with pattern match adddedIlya
2017-06-04web_log: minor fixes (remove lambda, typo)Ilya
2017-06-04web_log plugin: allow filtering with regex feature addedIlya
2017-05-31web_log plugin: requests per mime type chart added for squidIlya
2017-05-30more documentation about squid chartsCosta Tsaousis (ktsaou)
2017-05-30web_log plugin: minor fixesIlya
2017-05-30web_log plugin: "squid_" added for all squid chart familiesIlya
2017-05-30web_log plugin: more minor fixesIlya
2017-05-30web_log plugin: some fixes suggested by @ktsaouIlya
2017-05-30web_log plugin: handling_opts, object_types, cache_events, transport_methods,...Ilya
2017-05-30web_log plugin: http_code renamed to detailed_response_codes; lower priority ...Ilya
2017-05-30web_log plugin: response statuses chart for squid addedIlya
2017-05-29web_log plugin: initial support for squid logs addedIlya
2017-05-29web_log plugin: integration of the apache_cache plugin into web_log; web_log ...Ilya
2017-05-21web_log: minor fixesIlya
2017-05-18web_log plugin: "user defined" requests/s chart addedIlya
2017-03-06web_log_plugin: update regex to match nginx request_time > 10secIlya
2017-03-06web_log_plugin: not aggregated detailed response code chartsIlya
2017-02-26web_log_plugin: requests per http version chart addedIlya