Commit Graph

  • 0f0efe58af feat: remove startup script from docker image Hector 2022-02-19 14:10:36 +00:00
  • e01d4cfe12 Merge branch 'update-exporter-logging-on-startup' into 'main' Hector 2022-02-19 11:25:58 +00:00
  • 4971590785 Merge branch 'update-exporter-logging-on-startup' into 'main' Hector 2022-02-19 11:25:09 +00:00
  • e2902b8cc2 feat: improve logging on startup Hector 2022-02-19 11:21:58 +00:00
  • ec10999814 Merge branch 'add-default-value-for-fail2ban-socket' into 'main' Hector 2022-02-18 22:15:32 +00:00
  • 1f27dace2d feat: add default value for fail2ban socket path Hector 2022-02-18 22:15:32 +00:00
  • ca8380496e Merge branch 'add-default-value-for-fail2ban-socket' into 'main' Hector 2022-02-18 22:05:31 +00:00
  • dfe0e60ef1 feat: add default value for fail2ban socket path Hector 2022-02-18 22:05:09 +00:00
  • 8452caf4c5 Merge branch 'update-changelog' into 'main' Hector 2022-02-18 21:52:01 +00:00
  • ef7704f541 Merge branch 'update-changelog' into 'main' Hector 2022-02-18 21:49:51 +00:00
  • 4bf63a6ed6 docs: update changelog Hector 2022-02-18 21:49:20 +00:00
  • 9f0327b028 Merge branch '19-update-creation-of-docker-image-labels' into 'main' Hector 2022-02-12 17:31:01 +00:00
  • 05f236902a ci: update creation of tags (#19) Hector 2022-02-12 17:31:01 +00:00
  • 7329e47a63 Merge branch '19-update-creation-of-docker-image-labels' into 'main' Hector 2022-02-12 17:27:58 +00:00
  • 3abbe2a957 update readme Hector 2022-02-12 17:27:52 +00:00
  • 49656af487 add new nightly build job Hector 2022-02-03 20:49:25 +00:00
  • b32c2ac73a ci: prevent docker build with latest tag on main branch (#19) Hector 2022-02-03 20:43:15 +00:00
  • 191dda3b9f Merge branch '18-dash-missing-in-docker-run-sh-line-4-version' into 'main' Hector 2022-01-31 22:51:13 +00:00
  • 93da909b0a fix: use correct flag in dockerfile (#18) Hector 2022-01-31 22:51:13 +00:00
  • e1bce11894 Merge branch '18-dash-missing-in-docker-run-sh-line-4-version' into 'main' Hector 2022-01-31 22:37:53 +00:00
  • 86d36221c2 fix docker run file to use correct flags Hector 2022-01-31 22:37:38 +00:00
  • 1321aa92aa fix order of variable assignment Hector 2022-01-31 22:31:04 +00:00
  • 822804ede0 fix: use correct flag in dockerfile Hector 2022-01-31 22:20:45 +00:00
  • 98d376ac60 Merge branch '17-configure-exporter-using-environment-variables' into 'main' Hector 2022-01-30 21:32:48 +00:00
  • b7e317edbc feat: configure tool using environment variables (#17) Hector 2022-01-30 21:32:48 +00:00
  • 1324490c00 Merge branch '17-configure-exporter-using-environment-variables' into 'main' Hector 2022-01-30 21:27:42 +00:00
  • 0c054f9c2c update readme with environment variables Hector 2022-01-30 21:27:29 +00:00
  • 94db2ec3de update readme with new -h output & update dockerfile Hector 2022-01-30 19:01:42 +00:00
  • 315ecf4271 add the remaining cli params using kingpin Hector 2022-01-23 21:54:19 +00:00
  • 0b0cc87574 feat: support configuring app using environment vars (#17) Hector 2022-01-23 21:43:07 +00:00
  • d92f7f79b6 Merge branch '16-add-basic-auth' into 'main' Hector 2022-01-14 21:36:49 +00:00
  • 6f76a03118 feat: add support for basic auth (#16) Hector 2022-01-14 21:36:49 +00:00
  • 91336526d9 Merge branch '16-add-basic-auth' into 'main' Hector 2022-01-14 20:47:18 +00:00
  • de5d9e4b11 reduce duplicate code in basic auth test Hector 2022-01-14 17:06:46 +00:00
  • ab7f9d854b add unit tests for the auth middleware Hector 2022-01-13 22:57:53 +00:00
  • 5be7095e87 refactor config basic auth to handle hashing data Hector 2022-01-13 22:21:39 +00:00
  • e78d4e7298 add new basic auth provider class Hector 2022-01-13 21:25:37 +00:00
  • 26f0b0d0ce store basic auth credentials as hash instead of raw value Hector 2022-01-13 20:34:42 +00:00
  • e176a3ea22 check basic auth username and password set Hector 2022-01-12 22:05:27 +00:00
  • e3d8c1e0e5 feat: add support for basic auth (#16) Hector 2022-01-11 21:53:43 +00:00
  • 013e8f30c9 Merge branch '15-update-sample-grafana-dashboard' into 'main' Hector 2021-12-23 11:42:10 +00:00
  • 42276ce750 Merge branch '15-update-sample-grafana-dashboard' into 'main' Hector 2021-12-23 11:39:47 +00:00
  • ae08a798b6 refactor: update grafana dashboard (#15) Hector 2021-12-23 11:39:15 +00:00
  • cf71dc7449 Merge branch 'release/0.5.0' into 'main' Hector 2021-12-21 21:25:00 +00:00
  • b793a87cfd Merge branch 'release/0.5.0' into 'main' Hector 2021-12-21 21:17:34 +00:00
  • e0531694dd docs: update changelog for release 0.5.0 Hector 2021-12-21 21:16:38 +00:00
  • c2bc99afc2 Merge branch 'remove-deprecated-database-metric-collector' into 'main' Hector 2021-12-21 17:46:46 +00:00
  • 0586369774 Merge branch 'remove-deprecated-database-metric-collector' into 'main' Hector 2021-12-21 17:42:50 +00:00
  • 497e2ff692 remove: references to db collector Hector 2021-12-21 17:42:42 +00:00
  • 157e065369 Merge branch '15-add-sample-grafana-dashboard' into 'main' Hector 2021-12-21 17:29:00 +00:00
  • b397a51cf8 feat: sample grafana dashboard (#15) Hector 2021-12-21 17:29:00 +00:00
  • 820a71964c Merge branch '15-add-sample-grafana-dashboard' into 'main' Hector 2021-12-21 17:21:59 +00:00
  • 795c304146 use json from grafana export Hector 2021-12-21 17:21:54 +00:00
  • 85883f2191 feat: sample grafana dashboard (#15) Hector 2021-12-21 16:54:20 +00:00
  • 4be463a7c8 Merge branch 'python2' into 'main' Hector 2021-12-18 06:58:40 +00:00
  • 7932ccbe23 fix: support python2 fail2ban Private Creator 2021-12-18 06:58:40 +00:00
  • 5e913f7344 Merge branch 'python2' into 'main' Private Creator 2021-12-18 06:45:57 +00:00
  • 6bbdd7a0a6 Merge branch 'main' into 'main' Hector 2021-12-18 06:45:37 +00:00
  • c208c8e97d feat: add listen address parameter Private Creator 2021-12-18 06:45:37 +00:00
  • c4baaf7ef9 fix: support python2 fail2ban Private Creator 2021-12-17 23:46:09 -05:00
  • 03d9e19a74 Merge branch 'main' into 'main' Private Creator 2021-12-17 03:04:15 +00:00
  • 17319e32bf feat: Add listen address parameter Private Creator 2021-12-16 21:19:48 -05:00
  • f18bd78d4e Merge branch 'release/0.4.0' into 'main' Hector 2021-10-18 18:44:46 +00:00
  • eda74cdb0a Merge branch 'release/0.4.0' into 'main' Hector 2021-10-18 18:34:13 +00:00
  • 61a8a58754 docs: update changelog for release 0.4.0 Hector 2021-10-18 19:33:59 +01:00
  • 4f2d8d9079 refactor: update imports in exporter.go Hector 2021-10-18 19:32:08 +01:00
  • f2cd6ebb7b Merge branch 'refactor-project-makefile' into 'main' Hector 2021-10-17 17:39:03 +00:00
  • 695447a4c2 refactor: update project makefile Hector 2021-10-17 17:39:02 +00:00
  • 883647eb11 Merge branch 'refactor-project-makefile' into 'main' Hector 2021-10-17 17:31:22 +00:00
  • cf856a23dc rename docker gitlab ci step Hector 2021-10-17 18:30:56 +01:00
  • bb9531f6b5 add gitlab ci job to check dependencies Hector 2021-10-17 18:25:03 +01:00
  • 04b986811d rename make commands for docker jobs Hector 2021-10-17 18:22:07 +01:00
  • bd7f370379 update command names in makefile Hector 2021-10-17 18:14:57 +01:00
  • 5363cad4ce Merge branch 'update-changelog' into 'main' Hector 2021-10-16 21:04:20 +00:00
  • f79a5390aa Merge branch 'update-changelog' into 'main' Hector 2021-10-16 21:01:25 +00:00
  • 1a660ab046 docs: update project changelog Hector 2021-10-16 22:01:09 +01:00
  • 4c122609b8 Merge branch 'remove-fail2ban-database-based-metrics' into 'main' Hector 2021-10-15 18:02:26 +00:00
  • b268f8654c remove: database-based metrics Hector 2021-10-15 18:02:26 +00:00
  • e378df6f3e Merge branch 'remove-fail2ban-database-based-metrics' into 'main' Hector 2021-10-15 17:11:33 +00:00
  • da42ac858e go fmt Hector 2021-10-15 18:10:31 +01:00
  • 5518369758 update docker entrypoint script Hector 2021-10-15 18:08:32 +01:00
  • 3953337ea0 remove all references to the database metrics from readme Hector 2021-10-15 18:05:50 +01:00
  • 39ec8633d5 remove: database-based metrics Hector 2021-10-15 17:57:09 +01:00
  • 025347b7ca Merge branch 'add-metrics-on-basic-jail-configuration' into 'main' Hector 2021-10-14 20:52:25 +00:00
  • 56730c8774 feat: add new jail config metrics Hector 2021-10-14 20:52:25 +00:00
  • a46fe8a7e5 Merge branch 'add-metrics-on-basic-jail-configuration' into 'main' Hector 2021-10-14 20:45:07 +00:00
  • 2257385c99 update readme with new metrics Hector 2021-10-14 21:44:47 +01:00
  • f974de115c add new metrics for find time and max retry Hector 2021-10-14 21:40:50 +01:00
  • 3169bbcbda add new metric to collect ban time for each jail Hector 2021-10-14 21:30:38 +01:00
  • bb5c15de1b Merge branch 'refactor-metric-collector-file-structure' into 'main' Hector 2021-10-13 20:40:10 +00:00
  • 14c427b3cd Merge branch 'refactor-metric-collector-file-structure' into 'main' Hector 2021-10-13 20:34:05 +00:00
  • 60e6365e1f refactor: create new collector folder Hector 2021-10-13 21:33:49 +01:00
  • 7cdaf1ebd1 Merge branch 'update-readme-with-missing-version-metric' into 'main' Hector 2021-10-13 16:35:25 +00:00
  • 292bda7f98 Merge branch 'update-readme-with-missing-version-metric' into 'main' Hector 2021-10-13 16:21:42 +00:00
  • 9ccad42342 docs: add details on version metric to readme Hector 2021-10-13 17:21:33 +01:00
  • 3591582b61 Merge branch 'remove-windows-support' into 'main' Hector 2021-10-13 06:57:59 +00:00
  • 9fab9f6d01 Merge branch 'remove-windows-support' into 'main' Hector 2021-10-13 06:53:36 +00:00
  • 0b6a941b38 remove: windows builds Hector 2021-10-13 07:53:27 +01:00
  • d8ce799223 Merge branch 'add-support-for-exposing-metrics-from-text-file' into 'main' Hector 2021-10-12 20:38:26 +00:00
  • 5a107cc547 feat: support for textfile metrics (#13) Hector 2021-10-12 20:38:26 +00:00