Skip to content
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

[SIEM][Cases] Static fields for Case connector #67033

Closed
SHolzhauer opened this issue May 19, 2020 · 9 comments
Closed

[SIEM][Cases] Static fields for Case connector #67033

SHolzhauer opened this issue May 19, 2020 · 9 comments
Assignees
Labels
enhancement New value added to drive a business result Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. Team:SIEM

Comments

@SHolzhauer
Copy link

This would make it possible to set values for fields in the third party system (specifically ServiceNow) which will be propagated upon creation/updating. So these are static values.
You now have to manually go into the third party system and set the fields to the corresponding values.

Describe a specific use case for the feature:
When creating a case these values are automatically set.
On the configure external connector screen you get the option to set the name for an external field and its value.

Example fields

  • caller_id
  • category
  • impact
  • urgency

These are default SNOW fields.

@SHolzhauer SHolzhauer changed the title Static fields for Case connector [SIEM][Cases] Static fields for Case connector May 19, 2020
@nickofthyme nickofthyme added enhancement New value added to drive a business result Team:SIEM labels May 20, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/siem (Team:SIEM)

@cnasikas cnasikas self-assigned this May 24, 2020
@cnasikas
Copy link
Member

cnasikas commented May 24, 2020

Hi @SHolzhauer. Thank you for your feedback!

When an incident is created to ServiceNow the fields have the following defaults:

  • category: Inquire / Help
  • impact: 3 - Low
  • urgency: 3 - Low

To my understanding, you need a way to provide different default values for these fields each time a case is being pushed to ServiceNow, right?

The caller_id can only be set to the user creating the incident (the user that is set up in the configure external connector).

@SHolzhauer
Copy link
Author

Hi @SHolzhauer. Thank you for your feedback!

When an incident is created to ServiceNow the fields have the following defaults:

  • category: Inquire / Help
  • impact: 3 - Low
  • urgency: 3 - Low

To my understanding, you need a way to provide different default values for these fields each time a case is being pushed to ServiceNow, right?

The caller_id we can only be set to the user creating the incident (the user that is set up in the configure external connector).

Hello @cnasikas

Sorry, I mistakingly put caller_id in there...

I would indeed like the ability to specify (other) values for fields present in ServiceNow. ServiceNow incidents consist of multiple fields and the ability to populate them from Kibana instead of having to go into ServiceNow to populate them would be great.

Example
Lets say you have a case which seems to be quite severe, in the current situation you'd create the incident in ServiceNow, open up ServiceNow and set the fields "impact" & "urgency" to 1.

@cnasikas
Copy link
Member

cnasikas commented May 27, 2020

That's an interesting feature. We discussed it with the team and we put it to our backlog. Thanks a lot for your contribution.

@SHolzhauer
Copy link
Author

@cnasikas is there anything I could potentially help with on this?

@cnasikas
Copy link
Member

cnasikas commented Aug 31, 2020

Hi @SHolzhauer!

Sorry for the late reply. Thank you for your thought! We are working on it :). As you already have found, you can keep track of this issue: #75622.

@SHolzhauer
Copy link
Author

@cnasikas No worries, I came across the other one.
I believe this issue is now a duplicate, if so it can be closed.

@cnasikas
Copy link
Member

Closed in favor of #75622

@cnasikas
Copy link
Member

cnasikas commented Oct 6, 2020

Urgency, severity, and impact were implemented in #77327.

@MindyRS MindyRS added the Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. label Oct 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. Team:SIEM
Projects
None yet
Development

No branches or pull requests

5 participants