-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Comments
Pinging @elastic/siem (Team:SIEM) |
Hi @SHolzhauer. Thank you for your feedback! When an incident is created to ServiceNow the fields have the following defaults:
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). |
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 |
That's an interesting feature. We discussed it with the team and we put it to our backlog. Thanks a lot for your contribution. |
@cnasikas is there anything I could potentially help with on this? |
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. |
@cnasikas No worries, I came across the other one. |
Closed in favor of #75622 |
Urgency, severity, and impact were implemented in #77327. |
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
These are default SNOW fields.
The text was updated successfully, but these errors were encountered: