LoggiFly
Keyword and regex alerting for Docker container logs

LoggiFly is a lightweight log-monitoring service that watches container logs for predefined keywords or regular expressions and sends notifications when matches occur. It is designed for fast, targeted alerting on errors, security events, or application-specific log patterns across local and remote container hosts.
Key Features
- Plain text, regex, and multi-line log pattern detection
- Notifications via ntfy or Apprise (supports many notification providers) and optional custom endpoints
- Optional log attachments included with alerts for context
- Trigger container stop or restart on matched patterns to mitigate crash loops or critical errors
- Configuration via YAML, environment variables, or Docker container labels
- Automatic reload when configuration changes are detected
- Support for multiple remote hosts and compatible with Docker, Docker Swarm, and Podman
Use Cases
- Alert on suspicious activity such as repeated failed login attempts in service logs
- Notify on application crashes or critical exceptions with attached log context
- Automatically restart or stop a container when a known fatal error pattern appears
LoggiFly fits well in homelabs and production-like setups where simple, actionable log-based alerting is needed without running a full observability stack. It focuses on flexible matching, straightforward configuration, and reliable notifications.
Categories:
Tags:
Tech Stack:
Similar Services

Uptime Kuma
Self-hosted uptime monitoring with alerts and status pages
Uptime Kuma is a self-hosted uptime monitoring tool for HTTP(S), TCP, ping, DNS and more, with notifications, charts, and public status pages.

Netdata
Real-time, per‑second full‑stack monitoring and observability
Open-source, agent-based monitoring platform delivering per-second metrics, edge ML anomaly detection, tiered time-series storage and centralized cloud UI.

Grafana
Observability dashboards and alerting for metrics, logs, and traces
Grafana is an open source observability and data visualization platform for querying, graphing, and alerting on metrics, logs, and traces across many data sources.

Prometheus
Monitoring system and time-series database for metrics and alerting
Prometheus is an open-source monitoring and time-series database for collecting metrics, querying with PromQL, and alerting on system and application health.
Sentry
Error tracking and application performance monitoring platform
Sentry is a developer-focused platform for error tracking, performance monitoring, and tracing to help teams detect, investigate, and fix issues faster.
Glances
Cross-platform system monitoring tool with TUI, Web UI, and APIs
Glances is a cross-platform system monitoring tool providing a terminal dashboard, web UI, and REST/XML-RPC APIs for local or remote monitoring and exporting metrics.

Docker
Python