elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.7k stars 8.24k forks source link

[Security Solution] [Threat Hunting] [Cases] Allow User to Specify IBM Resilient fields from Cases UI #76222

Open shimonmodi opened 4 years ago

shimonmodi commented 4 years ago

Describe the feature: This feature will allow users to specify IBM Resilient incident fields when cases are being sent to Resilient.

Describe a specific use case for the feature: Elastic's case feature supports analyst workflow to create a case based on an investigation of alerts and events in the Elastic Security solution. Using the case connector feature users can send a case from Elastic to IBM Resilient as an Incident. IBM Resilient offers users a number of different fields that can be set during the Incident creation process. We need to provide a way for users to be able to fill out these IBM Resilient Incident fields from our cases interface. When an analyst is ready to send a case from Elastic to IBM Resilient, they will be provided incident fields that are populated from IBM Resilient data model.

IBM Resilient fields that should be supported (as seen on front end - may be differently defined in REST API):

Nice to have:

More information here

elasticmachine commented 4 years ago

Pinging @elastic/siem (Team:SIEM)

cnasikas commented 4 years ago

https://github.com/elastic/kibana/pull/74357: Connector & Alerts.

cnasikas commented 4 years ago

Incident types and severity were implemented in https://github.com/elastic/kibana/pull/77327. The date discovered field is set as the date of the first push from Kibana to IBM Resilient.

elasticmachine commented 2 years ago

Pinging @elastic/response-ops (Team:ResponseOps)