Cleanup event-handler and fluentd template configs - #68563
Merged
Conversation
Contributor
|
Amplify deployment status
Preview links for changed docs pages
|
kshi36
force-pushed
the
kevin/event-handler-tpl
branch
from
July 11, 2026 00:28
95064d5 to
1c32cc2
Compare
kshi36
force-pushed
the
kevin/event-handler-tpl
branch
from
July 14, 2026 00:10
1c32cc2 to
41e4a42
Compare
kshi36
marked this pull request as ready for review
July 14, 2026 16:58
github-actions
Bot
requested review from
bernardjkim,
hugoShaka,
marcoandredinis and
mmcallister
July 14, 2026 16:58
github-actions
Bot
requested review from
r0mant,
rodgtr1,
roraback,
tigrato and
zmb3
July 14, 2026 16:58
ptgott
approved these changes
Jul 15, 2026
zmb3
approved these changes
Jul 15, 2026
kshi36
force-pushed
the
kevin/event-handler-tpl
branch
from
July 15, 2026 16:51
41e4a42 to
3dcfc94
Compare
public-teleport-github-review-bot
Bot
removed request for
bernardjkim,
marcoandredinis,
mmcallister,
r0mant,
roraback and
tigrato
July 15, 2026 16:52
kshi36
force-pushed
the
kevin/event-handler-tpl
branch
from
July 15, 2026 16:52
3dcfc94 to
3ace148
Compare
Contributor
nixpig
pushed a commit
that referenced
this pull request
Jul 27, 2026
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR aims to fix up inconsistencies in event handler template config files generated from
teleport-event-handler configurecommand. This only affects initial event handler setup for new users and not existing plugin instances. Docs also updated to be consistent.Changelog: Improved
teleport-event-handler configurecommand with more accurate boilerplate config filesChanges
teleport-event-handlerbinary and fluentd config:/test.log->/events.log(matches helm chart)teleport-plugin-event-handlerhelm chart:/session.log->/sessionteleport-event-handler-identity->teleport-plugin-event-handler-identityteleport-event-handler-client-tls->teleport-plugin-event-handler-client-tlsDocs:
Manual Test Plan
Test Environment
Teleport Cloud and local Event Handler plugin (binary & helm chart)
Test Cases