-
Notifications
You must be signed in to change notification settings - Fork 515
[sentinel_one] Add Support for Threat Event Data Stream #15771
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
[sentinel_one] Add Support for Threat Event Data Stream #15771
Conversation
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
|
Will update the kibana version once the ILM Policy Index Deletion PR will be merged. |
| "want_more": state.?fetch_more.orValue(false) ? | ||
| state.fetch_more | ||
| : |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| "want_more": state.?fetch_more.orValue(false) ? | |
| state.fetch_more | |
| : | |
| "want_more": state.?fetch_more.orValue(false) ? | |
| state.fetch_more | |
| : |
will fix the policy test failures.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
🚀 Benchmarks reportTo see the full report comment with |
efd6
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM after query
|
Updated the kibana version as the ILM Policy Index Deletion PR has been merged. Will merge this PR after the public release. |
|
Needs |
💚 Build Succeeded
History
|
efd6
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still LGTM
|
@mohitjha-elastic, feel free to merge this PR as the corresponding stack versions are released now. |
|
Package sentinel_one - 1.43.0 containing this change is available at https://epr.elastic.co/package/sentinel_one/1.43.0/ |
Proposed commit message
Checklist
changelog.ymlfile.How to test this PR locally
Related Issue