Hector 4f18bf35a8 feat: add cli parameters for db path and metrics port (#4)
Add support for configuring CLI parameters in the application using a new
`cfg` package. The `cfg` package exports an `AppSettings` struct that
contains the settings the application was run with.
Update the application to use the new CLI parameters to set the db to open
and the port to use for the metrics server.
Add support for setting the app version during build. The app includes a
`-version` flag to print the stored version data.
2021-02-06 15:17:35 +00:00
2021-02-05 22:49:47 +00:00
2021-02-05 22:49:47 +00:00
2021-02-05 22:49:47 +00:00
2021-02-05 22:49:47 +00:00
2021-02-05 22:49:47 +00:00

Fail2Ban Prometheus Exporter

Go tool to collect and export metrics on Fail2Ban

Description
Collect and export metrics on Fail2Ban
Readme MIT 11 MiB
Languages
Go 92.2%
Makefile 6.6%
Dockerfile 1.2%