Reporting

Create incident only if the episode is open and the still issue persists after 15mins?

nivets
Engager

 

I am having correlation search running for every 5mins to get last 15mins data. The requirement is if the event comes at first time and created the episode but it should not create a incident at the time. it should wait for 15mins and then if the issue is still there then create a incident.

How we will know issue is still there, we are having auto-closure as well, for the same event if the auto-closure event comes correlate the event into the same episode and close the episode , this should happen if the auto-closure event come within 15mins. If auto-closure comes after 15mins then close the incident.

Action for raising the incident will be based on status= ACTION and for auto-closure , the status is OK.

 

Now, to implement this we have created the action rules in NEAP policy, 

1. to stop episode creating incident for 15mins - 

                if the event in the episode is >=1 and status as active and if the episodes existed for 900sec--> SNOW configure

2. To close the episode  after receiving status as OK within 15mins

                if the event in the episode is >=2 and status in OK --> Close the episode

3. To close the episode after receiving status as OK after 15mins

                 if the event in the episode is >=2 and status in OK and incident_status for that episode is not resolved or closed --> Close incident in SNOW

But the tried use cases are not working, any one can help me with this how we can implement?

Labels (1)
0 Karma
Get Updates on the Splunk Community!

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...