aboutsummaryrefslogtreecommitdiff
path: root/config.go
AgeCommit message (Expand)Author
2025-12-29all: add missing SPDX license to all filesShulhan
2024-03-19[wip] _wui: implement web user interfaceShulhan
2024-03-16all: comply with all linters recommendationsShulhan
2024-03-16all: replace module "share" with "pakakeh.go"Shulhan
2022-08-19all: relicensing the haminer to GPL v3Shulhan
2022-08-17all: implement forwarder for questdbShulhan
2022-08-17all: make the forwarders configuration fields to be genericShulhan
2022-08-17all: rename struct InfluxdConfig to ConfigForwarderShulhan
2022-08-17all: remove unused constantsShulhan
2022-08-17all: restructure the log that we send to influxdbShulhan
2022-08-15all: add support for influxd API v2Shulhan
2022-08-14all: update the go.modShulhan
2019-01-04haminer: change buffered mode from max size to time intervalShulhan
2019-01-04Add option to preprocess http_urlShulhan
2019-01-04config: change the capture request header separator to commaShulhan
2019-01-04config: replace configuration with ini file formatShulhan
2018-10-29Add option to parse HTTP request headerShulhan
2018-04-01haminer: Library and program to parse and forward HAProxy logsShulhan