Skip to content

[v18] [docs] Update Event Handler guides with Kubernetes Operator opt-in#64585

Open
kshi36 wants to merge 1 commit intobranch/v18from
kevin/backport-63109-branch/v18
Open

[v18] [docs] Update Event Handler guides with Kubernetes Operator opt-in#64585
kshi36 wants to merge 1 commit intobranch/v18from
kevin/backport-63109-branch/v18

Conversation

@kshi36
Copy link
Contributor

@kshi36 kshi36 commented Mar 12, 2026

Backport #63109 to branch/v18

…63109)

* Update docs for Event Handler chart Operator opt-in

* Address feedback

* Edit Splunk guide with new rework

* Address feedback
@kshi36 kshi36 added the no-changelog Indicates that a PR does not require a changelog entry label Mar 12, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 12, 2026

Amplify deployment status

Branch Commit Job ID Status Preview Updated (UTC)
kevin/backport-63109-branch/v18 HEAD 1 ✅SUCCEED kevin-backport-63109-branch-v18 2026-03-12 21:06:15

@kshi36 kshi36 marked this pull request as ready for review March 12, 2026 21:49
@kshi36 kshi36 changed the title [docs] Update Event Handler guides with Kubernetes Operator opt-in (#… [docs] Update Event Handler guides with Kubernetes Operator opt-in Mar 12, 2026
@kshi36 kshi36 changed the title [docs] Update Event Handler guides with Kubernetes Operator opt-in [v18] [docs] Update Event Handler guides with Kubernetes Operator opt-in Mar 12, 2026
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 9b757679ff

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment on lines +352 to 355
Change `forward.fluentd.url` to the scheme, host and port you configured for
your Logstash `http` input earlier, `https://localhost:9601`. Change
`forward.fluentd.session-url` to the same value with the root URL path:
`https://localhost:9601/`.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Use Helm key names when configuring Logstash endpoints

This section now supports Helm and Kubernetes Operator setups, but it still tells readers to edit only the executable keys forward.fluentd.url and forward.fluentd.session-url. In Helm-based configs those keys are fluentd.url and fluentd.sessionUrl (as shown in the shared field include), so users following the Helm path will leave the actual values unchanged and the Event Handler will keep posting to the wrong endpoint, breaking Elastic ingestion.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport documentation no-changelog Indicates that a PR does not require a changelog entry size/md

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant