| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-01-25 | haminer: send heartbeat indicator if logs is emptyv0.1.0 | Shulhan | |
| An administrator may need to monitor if the haminer service is running or not through kapacitor. With heartbeat, we can tell if haminer is not running if no data is send along, say, one hour. | |||
| 2019-01-24 | cmd/haminer: update description of preprocess option | Shulhan | |
| 2019-01-07 | Prepare for release haminer v0.1.0 | Shulhan | |
| 2019-01-07 | influxdb: add tag HTTP method | Shulhan | |
| Each endpoint (http_url) may have two or more HTTP methods on them. | |||
| 2019-01-04 | doc: update README and format of example configuration | Shulhan | |
| 2019-01-04 | haminer: change buffered mode from max size to time interval | Shulhan | |
| Previously, we forward the logs only if total collected logs in buffer is greater or equal to 10. This commit change the model into using time interval, where the logs will be send every N seconds (default to 15 seconds). | |||
| 2019-01-04 | influxdb: use "%q" for print string with quote | Shulhan | |
| 2019-01-04 | influxdb: change "http_status_code" in tag to "tag_http_status" | Shulhan | |
| 2019-01-04 | influxdb: add http_url to tag | Shulhan | |
| 2019-01-04 | Add option to preprocess http_url | Shulhan | |
| 2019-01-04 | config: change the capture request header separator to comma | Shulhan | |
| This is to make it consistent with separator on "accept_backend". | |||
| 2019-01-04 | config: replace configuration with ini file format | Shulhan | |
| 2018-11-30 | all: fix warning from linter | Shulhan | |
| 2018-11-30 | influxdb: add tag http status code | Shulhan | |
| 2018-10-29 | Add option to parse HTTP request header | Shulhan | |
| 2018-10-29 | make: replace the linting tool | Shulhan | |
| 2018-10-26 | Add go module | Shulhan | |
| 2018-04-05 | Add an example of systemd service | Shulhan | |
| 2018-04-05 | README: fix links and haproxy example | Shulhan | |
| 2018-04-01 | haminer: Library and program to parse and forward HAProxy logs | Shulhan | |
