Log Sources
Log file sources registered in LogLynx and their ingestion status
Total Sources
-
configured log files
Active
-
currently ingesting
Standby
-
no active processor
Parser Types
-
distinct parsers in use
Registered Sources
| Name | Parser | Status | Log File Path | Last Read | Position | Registered |
|---|---|---|---|---|---|---|
| Loading… | ||||||
Configuration
| Parser | Environment variable (single or comma-separated) | |
|---|---|---|
| traefik | TRAEFIK_LOG_PATH=/path/access.log or TRAEFIK_LOG_PATH=/path/a.log,/path/b.log | |
| caddy | CADDY_LOG_PATH=/path/access.log or CADDY_LOG_PATH=/path/a.log,/path/b.log | |
| nginx | NGINX_LOG_PATH=/var/log/nginx/access.log or NGINX_LOG_PATH=/path/a.log,/path/b.log | |
| apache | APACHE_LOG_PATH=/var/log/apache2/access.log or APACHE_LOG_PATH=/path/a.log,/path/b.log | |
| haproxy | HAPROXY_LOG_PATH=/var/log/haproxy.log or HAPROXY_LOG_PATH=/path/a.log,/path/b.log | |
Each path variable accepts a single path or a comma-separated list of paths.
Sources are discovered on startup, to add a new source, update .env and restart LogLynx.
Existing sources already tracked in the database will not be re-imported from the beginning.