Commit Graph

5 Commits

Author SHA1 Message Date
227f1d48e1 Added the geolocation filter and improved the config file format 2025-10-18 15:43:33 +02:00
b06a39df3a Improved logging 2025-10-17 23:32:11 +02:00
7de812d002 Add jsonschema validation (#6)
* Add JSON Schema validation for log-alert config and require jsonschema

* Add jsonschema dependency to requirements

* Enhance config loading with schema validation

Added JSON schema validation for configuration and improved error handling.

* Simplify token assignment and config loading

Refactor token retrieval and configuration loading.
2025-10-16 21:02:28 +02:00
c67b2b54c8 Upgraded version 2025-10-16 00:03:31 +02:00
8385c5fb1d First version of log-alert 2025-10-15 22:30:08 +02:00