Skip to content

feat: add support for Caddy access logs#45

Merged
K0lin merged 5 commits intocaddy-supportfrom
dev
Jan 12, 2026
Merged

feat: add support for Caddy access logs#45
K0lin merged 5 commits intocaddy-supportfrom
dev

Conversation

@K0lin
Copy link
Copy Markdown
Owner

@K0lin K0lin commented Jan 12, 2026

  • Updated .env.example to include CADDY_LOG_PATH for Caddy access log configuration.
  • Enhanced README.md to reflect support for Caddy, including setup guide and log format details.
  • Implemented Caddy log detection in internal/discovery/caddy.go.
  • Created Caddy log parser in internal/parser/caddy with associated models and tests.
  • Modified internal/parser/registry.go to register the Caddy parser.
  • Updated config.go to include Caddy log path in configuration.
  • Enhanced discovery engine to support Caddy log sources.

K0lin added 5 commits January 5, 2026 11:39
- Updated .env.example to include CADDY_LOG_PATH for Caddy access log configuration.
- Enhanced README.md to reflect support for Caddy, including setup guide and log format details.
- Implemented Caddy log detection in internal/discovery/caddy.go.
- Created Caddy log parser in internal/parser/caddy with associated models and tests.
- Modified internal/parser/registry.go to register the Caddy parser.
- Updated config.go to include Caddy log path in configuration.
- Enhanced discovery engine to support Caddy log sources.
@K0lin K0lin merged commit 735f1c7 into caddy-support Jan 12, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant