fail2ban-geo-exporter icon indicating copy to clipboard operation
fail2ban-geo-exporter copied to clipboard

A Prometheus.io exporter that geotags your jailed IPs

Results 11 fail2ban-geo-exporter issues
Sort by recently updated
recently updated
newest added

Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.4.5.1 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies

There are 2 errors essentially in the code: 1. the time conversion only considers seconds, but as soon as other values than seconds are given, the usage is incorrect. I...

Hello, What is this error? The exporter was working fine and suddenly he made this mistake, not possible to find out why ` Traceback (most recent call last): File "./fail2ban-exporter.py",...

Im only getting about 300 lines from about 8000 banned ips, including header info, none of the standard footer info. it just is the last rule it reads. is this...

Hello, I get the following error when I try to start the exporter: ``` Traceback (most recent call last): File "/f2b-exporter/fail2ban-exporter.py", line 127, in REGISTRY.register(F2bCollector(conf)) File "/usr/lib/python3.7/site-packages/prometheus_client/registry.py", line 24, in...

Hi, We configured this fail2ban exporter to export metrics. We followed instructions to install it as a system service.Everything seems to work properly with the following configuration ``` server: listen_address:...

Hello, I just started to use this project. First of all, thanks for all the work put into this! I realized that my bantime configs are not parsed correctly from...

could you please make a arm compatible version of the docker image

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...

dependencies

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...

dependencies