-
Notifications
You must be signed in to change notification settings - Fork 442
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
microsoft_sentinel: Add agentless deployment #12586
Conversation
33a051c
to
26e5fde
Compare
💚 Build Succeeded
History
|
26e5fde
to
a34ffba
Compare
🚀 Benchmarks reportTo see the full report comment with |
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
f059f98
to
393c46a
Compare
Thanks for reviewing @chemamartinez 😄 |
@kcreddy do you need to update the kibana constraint to ^8.18 || ^9.0 ? |
@kcreddy we should be testing on a 8.18 install. Within Kibana this input for agentless should not be available. If it is available then we need to file a ticket with Kibana as this should have been disabled by this ticket: elastic/kibana#202091 |
@qcorporation, I created: elastic/kibana#211092 for removing cc: @jamiehynds |
@qcorporation @jamiehynds , |
@kcreddy thanks for this work. Seems that for this integration the default container sizes are used, which means that there may not be COGS related concern. However do we know that the default (1cpu, 1GiB) container is sufficient for MSFT sentinel? I think as we start onboarding more integrations to agentless some level of stress testing would be good just to see if the sizing of the infrastructure is suitable. let me know your thoughts. |
@kcreddy once the eventhub inout is blocked, what would the behavior be here for this integration? the MSFT sentinel events are to be ingested via Eventhub. if at the top level the integration is nominated to be agentless, would the user be allowed to enable collection of events? |
Moved the PR to draft once again as we are waiting on elastic/kibana#211092. |
@nimarezainia, the Microsoft Sentinel integration currently supports 2 inputs: API (CEL input) and EventHub. As we block EventHub input, the users can ingest alerts and incidents via API. The other data-stream |
My question is around the integrations UI. Once the user has chosen Agentless - I assume the toggle for sentinel events will stay off and user unable to enable it. is this correct? |
@nimarezainia, ![]() |
@qcorporation, I updated the README as per suggestion from docs team.
It seems that the change removing Eventhub input: elastic/kibana#211262 is merged into |
|
💚 Build Succeeded
History
cc @kcreddy |
Retested after elastic/kibana#213104 in ![]() |
Package microsoft_sentinel - 0.5.0 containing this change is available at https://epr.elastic.co/package/microsoft_sentinel/0.5.0/ |
Proposed commit message
cc: @jamiehynds
Checklist
changelog.yml
file.Screenshots
Successful ingestion in Cloud environment (8.18.0):

Successful ingestion in Serverless environment:
