Splunk Search

How to find the event count that are not repeated and repeated events in next consecutive quarter over year ?

venkatesh0464
Engager

I used set diff command, it works fine for less rows. But for my search it terminating and limiting the search results. Is there any other ways to do this. Also is there any possibility for parsing the splunk results with Python and plotting the bar graph graph in splunk visualization?

Tags (1)
0 Karma

valiquet
Contributor

| stats count by event

0 Karma

venkatesh0464
Engager

Similar One:
https://www.splunk.com/blog/2016/02/29/monitoring-vulnerability-deltas.html

Here data comparison over quarter. one series value in Q1 is Q1+Q2,Q4-Q2,Q1

0 Karma
Get Updates on the Splunk Community!

Index This | What’s a riddle wrapped in an enigma?

September 2025 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this ...

BORE at .conf25

Boss Of Regular Expression (BORE) was an interactive session run again this year at .conf25 by the brilliant ...

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...