-
Notifications
You must be signed in to change notification settings - Fork 510
[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
base: main
Are you sure you want to change the base?
[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 |
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. |
💔 Build Failed
Failed CI StepsHistory
|
Proposed commit message
Checklist
changelog.ymlfile.How to test this PR locally
Related Issue