elastic / security-docs

Elastic Security Documentation
Other
67 stars 179 forks source link

Crowdstrike bidirectional integration (tech preview) [Request] #5446

Closed caitlinbetz closed 1 month ago

caitlinbetz commented 3 months ago

Description

We are releasing our bidirectional capability with Crowdstrike, which will allow users to execute host isolation / release of a crowdstrike agent through elastic security. Functionalities include:

This is similar to the functionality (and docs) we previously added for Sentinel One: https://www.elastic.co/guide/en/security/current/response-actions-config.html (see also, S1 docs ticket: https://github.com/elastic/security-docs/issues/4312)

Background & resources

Additional info


### Tasks & Pull Requests
- [x] Feature docs [serverless + stateful] – https://github.com/elastic/security-docs/pull/5529
- [x] Connector docs [stateful] – https://github.com/elastic/kibana/pull/187850
- [x] Connector docs [serverless Security] – Add links to classic from Security serverless docs (done [here](https://github.com/elastic/security-docs/pull/5529/commits/97dd4f50f73a168b72d90eb1fdcbf9c3edc2c75f))
- [x] Connector docs [serverless general] – https://github.com/elastic/docs-content/pull/46
- [ ] API docs?
joepeeples commented 3 months ago

@caitlinbetz Thanks for opening the ticket! I'll need a bit more time than June 24 to deliver serverless docs; we generally shoot for 2-week turnaround and I'm on PTO the rest of this week. But I can tackle this as soon as I get back and give you an updated ETA

lcawl commented 2 months ago

Hi! I noticed the Crowdstrike connector showing up in my screenshots but it's not in the API docs or the Kibana docs yet. If it's ready to be documented, typically the dev owners create the first draft of the latter by using the layout in https://github.com/elastic/kibana/blob/main/docs/action-type-template.asciidoc. I'm happy to help add details to the API document (currently manually maintained in https://github.com/elastic/kibana/tree/main/x-pack/plugins/actions/docs/openapi/components/schemas) too

joepeeples commented 2 months ago

@lcawl I actually just asked the dev team about this over on another docs issue, so I referenced your comment too. Thanks for checking up on this!

lcawl commented 3 weeks ago

FYI I've created https://github.com/elastic/kibana/pull/192526 to add this connector to the API docs