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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...