Simon Zolin
|
c74ae0d0e7
|
* querylog: skip decoding errors
We read line from file and pass it to a JSON decoder.
JSON decoder is now a local object.
|
2019-10-22 19:16:04 +03:00 |
|
Simon Zolin
|
90db91b0fd
|
* querylog: refactor: move HTTP handlers to querylog/
|
2019-10-09 19:38:58 +03:00 |
|
Andrey Meshkov
|
b835baf013
|
*(global): CI scripts
|
2019-10-02 15:41:14 +03:00 |
|
Simon Zolin
|
81828c87c1
|
* querylog: POST /control/querylog
|
2019-09-26 18:27:31 +03:00 |
|
Simon Zolin
|
8104c902ee
|
* querylog: move code to a separate package
+ config: "querylog_interval" setting
/control/querylog_config, /control/querylog_info
+ POST /control/querylog_clear
|
2019-09-12 18:35:13 +03:00 |
|