Skip to content

Nginx JSON access log parser#283

Merged
rjenkins merged 2 commits intomainfrom
nginx_json_access_log_parser
Jan 21, 2026
Merged

Nginx JSON access log parser#283
rjenkins merged 2 commits intomainfrom
nginx_json_access_log_parser

Conversation

@rjenkins
Copy link
Copy Markdown
Member

Completes: STR-3672

Add support for parsing nginx access logs in JSON format. We add a new flag to configure what parser to use, default mode is auto. In this mode rotel figures out whether to use the extended CLF regex parser or JSON parser. We were also missing a source: nginx attribute that Clickhouse recommends to add to OTEL configs.

@rjenkins rjenkins requested a review from mheffner January 21, 2026 19:55
@rjenkins rjenkins merged commit 80e336f into main Jan 21, 2026
8 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.

2 participants