Splunk Search

how to ignore a transaction

hariram159
Explorer

How to ignore a transaction (not an event) if any of its events contain a "abcd" string

Tags (1)
0 Karma
1 Solution

woodcock
Esteemed Legend

After the transaction add this:

... | search NOT "abcd"

View solution in original post

0 Karma

hariram159
Explorer

Hi niketnilay,

Thanks for your suggestion, it seems its working to avoid transactions which has logout, still filtering with eventcounts etc...to get the exact active sessions even i search 2hrs/8hrs back...

Thanks..

0 Karma

woodcock
Esteemed Legend

After the transaction add this:

... | search NOT "abcd"
0 Karma

niketn
Legend

Requires more details on your transaction query and sample events

 | search NOT ("abcd")

However the same should always be done in base search to filter results upfront.

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
Get Updates on the Splunk Community!

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 ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...

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 ...