prometheus-fail2ban-exporter/src/collector/textfile
Hector 6e575aa0fd feat: rewrite cli flags and environment variables
Replace existing CLI flags to make them more consistent and follow a more
standard format.
Remove CLI flags and environment variables that are no longer relevant.
Add short `-v` option for version flag.
Update README with new documentation.

BREAKING CHANGE: Replace `--socket` flag with `--collector.f2b.socket`.
BREAKING CHANGE: Merge `--port` flag and `--web.listen-address` into a single flag.
BREAKING CHANGE: Remove `--collector.textfile` flag, its value is now derived from `--collector.textfile.directory`.
BREAKING CHANGE: Remove `F2B_COLLECTOR_TEXT` and `F2B_WEB_PORT` environment variables.
2022-02-19 17:01:49 +00:00
..
collector.go feat: rewrite cli flags and environment variables 2022-02-19 17:01:49 +00:00
file.go refactor: create new collector folder 2021-10-13 21:33:49 +01:00
writer.go refactor: create new collector folder 2021-10-13 21:33:49 +01:00