Skip to content

feat: add support for Caddy access logs#53

Merged
K0lin merged 6 commits intomainfrom
caddy-support
Jan 18, 2026
Merged

feat: add support for Caddy access logs#53
K0lin merged 6 commits intomainfrom
caddy-support

Conversation

@K0lin
Copy link
Copy Markdown
Owner

@K0lin K0lin commented Jan 18, 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 6 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.
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 87ff215 into main Jan 18, 2026
2 checks passed
@K0lin K0lin deleted the caddy-support branch January 18, 2026 19:18
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