All apps ยท 0 apps
Loggifly
Docker app from grtgbln's Repository
Overview
Monitor Docker logs and send notifications
Readme
View on GitHubLoggiFly
Documentation Report Bug Request Feature
LoggiFly - A Lightweight Tool that monitors Docker Container Logs for predefined keywords or regex patterns and sends Notifications.
Get instant alerts for security breaches, system errors, or custom patterns through your favorite notification channels. ๐
Ideal For:
- โ Catching security breaches (e.g., failed logins in Vaultwarden)
- โ Debugging crashes with attached log context
- โ Restarting containers on specific errors or stopping them completely to avoid restart loops
- โ Monitoring custom app behaviors (e.g., when a user downloads an audiobook on your Audiobookshelf server)
Features
- ๐ Plain Text, Regex & Multi-Line Log Detection: Catch simple keywords or complex patterns in log entries that span multiple lines.
- ๐จ Ntfy/Apprise Alerts: Send notifications directly to Ntfy or via Apprise to 100+ different services (Slack, Discord, Telegram) or even to your own custom endpoint.
- ๐ Trigger Stop/Restart: A restart/stop of the monitored container can be triggered on specific critical keywords.
- ๐ Log Attachments: Automatically include a log file to the notification for context.
- โก Automatic Reload on Config Change: The program automatically reloads the
config.yamlwhen it detects that the file has been changed. - ๐ Configurable Alerts: Filter log lines for relevant information and use templates for your messages and notification titles.
- ๐ Remote Hosts: Connect to multiple remote Docker hosts.
- ๐ณ Multi-Platform Support: LoggiFly runs on Docker, Docker Swarm and Podman
Screenshots
Customize notifications and filter log lines for relevant information:
Documentation
Support
If you find LoggiFly useful, drop a โญ๏ธ on the repo or buy me a coffee!
Star History
License
Media gallery
1 / 4Install Loggifly on Unraid in a few clicks.
Find Loggifly in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for Loggifly Review the template variables and paths Click Install
Requirements
ย ย ย ย ย ย ย ย Expects a `config.yaml` file at the Config File path before starting. See documentation: https://github.com/clemcer/loggifly#-Configuration-Deep-Dive
ย ย ย ย
Categories
Related apps
Explore more like this
Explore allDetails
Repository
ghcr.io/clemcer/loggifly:latestLast Updated2025-06-24
First Seen2025-04-05
Runtime arguments
- Network
bridge- Privileged
- false
Template configuration
Config PathPath
Path to config files
- Target
- /config
- Default
- /mnt/user/appdata/loggifly
- Value
- /mnt/user/appdata/loggifly
Docker socketPathro
Path to the Docker socket
- Target
- /var/run/docker.sock
- Default
- /var/run/docker.sock
- Value
- /var/run/docker.sock
