[checkpoint] Improve authentication logs normalization - #8884
Merged
Conversation
|
Pinging @elastic/security-external-integrations (Team:Security-External Integrations) |
bhapas
force-pushed
the
checkpoint_improve_8836
branch
from
January 15, 2024 10:55
0c475e1 to
e245358
Compare
🚀 Benchmarks reportTo see the full report comment with |
efd6
reviewed
Jan 15, 2024
efd6
left a comment
Contributor
There was a problem hiding this comment.
Can you flesh out the commit message, including noting the provenance of the test cases.
💚 Build Succeeded
cc @bhapas |
efd6
approved these changes
Jan 16, 2024
|
Package checkpoint - 1.30.0 containing this change is available at https://epr.elastic.co/search?package=checkpoint |
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.
Proposed commit message
Problem described in #8836
Authentication events (logon, logoff) to be categorised as authentication events [ Instead of Network events ]
Sample Authentication events are added in the pipeline tests for the following scenarios
Checklist
changelog.ymlfile.How to test this PR locally
elastic-package stack up -d -v && elastic-package test -vRelated issues