- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Meena27
Explorer
01-07-2015
09:01 PM
Hi,
I am trying to include a condition where splunk needs to ignore when it two different fields has the same values.
Any suggestions?
1 Solution
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Raghav2384
Motivator
01-07-2015
09:49 PM
Post your search if possible.
I would assume adding something like this at the end of your search
...|more search| where field1 != field2
That gives results where the two fields are not equal. Hope this helps.
Thanks,
Raghav
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Raghav2384
Motivator
01-07-2015
09:49 PM
Post your search if possible.
I would assume adding something like this at the end of your search
...|more search| where field1 != field2
That gives results where the two fields are not equal. Hope this helps.
Thanks,
Raghav
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
bhagatdd
Explorer
09-28-2020
06:16 AM
There is also one more condition. Final result must find common Plugin_ID between (earliest=-180d@d latest= -30d@d) and ((earliest=-35@d latest= now)
