-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[winlogbeat] Fix how we check for dynamic values in message templates #41730
Merged
Conversation
This file contains 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
marc-gr
added
bugfix
backport-8.x
Automated backport to the 8.x branch with mergify
backport-8.17
Automated backport with mergify
labels
Nov 21, 2024
botelastic
bot
added
the
needs_team
Indicates that the issue/PR needs a Team:* label
label
Nov 21, 2024
marc-gr
force-pushed
the
fix/winlogbeat-exp-msg
branch
from
November 21, 2024 10:36
a37f980
to
9f307a3
Compare
marc-gr
added
Winlogbeat
Team:Security-Windows Platform
Windows Platform Team in Security Solution
labels
Nov 21, 2024
botelastic
bot
removed
the
needs_team
Indicates that the issue/PR needs a Team:* label
label
Nov 21, 2024
Pinging @elastic/sec-windows-platform (Team:Security-Windows Platform) |
nfritts
approved these changes
Nov 21, 2024
💚 CLA has been signed |
marc-gr
force-pushed
the
fix/winlogbeat-exp-msg
branch
from
November 22, 2024 10:19
a2fe6c1
to
5d20d2f
Compare
Merged
6 tasks
marc-gr
added a commit
that referenced
this pull request
Nov 22, 2024
marc-gr
added a commit
that referenced
this pull request
Nov 22, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backport-8.x
Automated backport to the 8.x branch with mergify
backport-8.17
Automated backport with mergify
bugfix
Team:Security-Windows Platform
Windows Platform Team in Security Solution
Winlogbeat
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.
Proposed commit message
In the experimental api we set a static message under the assumption it was not a dynamic template in cases where the whole
message was a single data value.
Checklist
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.Related issues