Skip to content

[Kafka] Add support for Kafka 4.1.1 logs#19244

Open
Alphayeeeet wants to merge 4 commits into
elastic:mainfrom
Alphayeeeet:kafka_log_4_support
Open

[Kafka] Add support for Kafka 4.1.1 logs#19244
Alphayeeeet wants to merge 4 commits into
elastic:mainfrom
Alphayeeeet:kafka_log_4_support

Conversation

@Alphayeeeet
Copy link
Copy Markdown
Contributor

Please label as enhancement

Extended grok patterns to support Kafka 4.1.1 logs.
As test data, logs written by the Strimzi Operator on version 0.51.0 running Kafka 4.1.1 were used:
Therefore the grok pattern might differ for other Kafka operators depending on their default log pattern settings.

However as Strimzi is a well-known Kafka management operator, we would wish to include support for their default log pattern in the generic integration, as we think providing out of the box support is a benefit for everyone using this.

The support has been added in a backward compatible manner so no side effects to current deployments are expected.

@Alphayeeeet Alphayeeeet requested a review from a team as a code owner May 27, 2026 15:24
@elastic-vault-github-plugin-prod
Copy link
Copy Markdown

Reviewers

Buildkite won't run for external contributors automatically; you need to add a comment:

  • /test : will kick off a build in Buildkite.

NOTE: https://github.com/elastic/integrations/blob/main/.buildkite/pull-requests.json contains all those details.

@andrewkroh andrewkroh added documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. Integration:kafka Kafka Team:Obs-InfraObs Observability Infrastructure Monitoring team [elastic/obs-infraobs-integrations] labels May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. Integration:kafka Kafka Team:Obs-InfraObs Observability Infrastructure Monitoring team [elastic/obs-infraobs-integrations]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants