Howler
zggis/howler
https://hub.docker.com/repository/docker/zggis/howler
bridge
sh
false
https://forums.unraid.net/topic/131628-support-zggis-howler/
https://github.com/Zggis/howler
Howler is a log file monitoring application that allows you to setup notifications for specific events in log files. Currently Discord, Gotify, and Slack are supported notification platforms. Unlike other log analysis tools, Howler is simple and easy to configure.
Tools: Other:
http://[IP]:[PORT:8080]
https://raw.githubusercontent.com/Zggis/howler/master/favicon.png
1669691783
For testing equipment
https://cdn.buymeacoffee.com/buttons/default-orange.png
https://www.buymeacoffee.com/zggis
log logging alert notification monitoring monitor splunk grafana loki
8567
/mnt/user/appdata/howler
### 2023.10.04 v2.0.2
- Upgraded base Docker image
- Upgraded Angular and Gradle dependencies
### 2023.02.10 v2.0.0
- Upgraded to JDK 17
- Upgraded to Spring 3.0
- Upgraded base Docker image
### 2023.01.08 v1.0.7
- Added Regex support
### 2022.12.29 v1.0.6
- Fixed bug with Discord alerts duplicating alert content
### 2022.12.28 v1.0.5
- Added ability to clone alerts
- Added ability to edit alerts
### 2022.12.04 v1.0.4
- Fixed bug with Slack alerts triggering for every event
### 2022.12.03 v1.0.3
- Added Slack alert type
- Added logo and version to console
### 2022.12.01 v1.0.2
- Added username field for discord alerts
- Displayed monitored file types on data sources table
### 2022.11.30 v1.0.1
- Fixed bug with Discord alerts
- Changed Docker JDK to amazoncorretto
### 2022.11.28 v1.0.0
- Initial Release