You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Response data (status, size, content type, timing)
TLS information (version, cipher, server name)
Upstream/backend details
Compatibility
LogLynx now supports:
Pangolin (Docker Compose setup)
Traefik (JSON and CLF formats)
Caddy (JSON format)
Technical Details
Parser detects Caddy logs by checking for logger field containing "http.log.access"
Supports all standard Caddy JSON log fields
Handles client IP fallback from X-Forwarded-For headers
Converts TLS version and cipher codes to human-readable names
Extracts upstream information for backend analysis
Migration
No breaking changes. Existing Traefik and Pangolin configurations continue to work unchanged. Simply add your Caddy log path to start monitoring Caddy traffic.
Feedback
As always, we welcome feedback and contributions! If you encounter any issues with Caddy log parsing or have suggestions for improvements, please open an issue on GitHub.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Release: Caddy Support Added
We're excited to announce the latest update to LogLynx, now with full support for Caddy access logs!
What's New
✨ Caddy Integration
CADDY_LOG_PATHenvironment variable for custom log pathsCompatibility
LogLynx now supports:
Technical Details
loggerfield containing"http.log.access"X-Forwarded-ForheadersMigration
No breaking changes. Existing Traefik and Pangolin configurations continue to work unchanged. Simply add your Caddy log path to start monitoring Caddy traffic.
Feedback
As always, we welcome feedback and contributions! If you encounter any issues with Caddy log parsing or have suggestions for improvements, please open an issue on GitHub.
What's Changed
Full Changelog: v1.0.6...v1.0.7
This discussion was created from the release v1.0.7.
Beta Was this translation helpful? Give feedback.
All reactions