Splunk Search

If I have 3 months of data, how do I write a search to return repeating values that appear in all 3 months?

thambisetty
SplunkTrust
SplunkTrust

Hi,

I have data like below:

Day month Signature
10 oct trojan
11 oct abc
12 oct efg
10 nov abc
11 nov efg
11 dec efg

I have 3 months of data and I want to check which signature is repeating for those 3 months so that my output will be "efg" since it is there for 3 months.

Please help me on this.

————————————
If this helps, give a like below.
Tags (1)
0 Karma

srinathd
Contributor

try this "stats count by signature | where count >=3"

0 Karma
Get Updates on the Splunk Community!

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Unleash Unified Security and Observability with Splunk Cloud Platform

     Now Available on Microsoft AzureThursday, March 27, 2025  |  11AM PST / 2PM EST | Register NowStep boldly ...

Splunk AppDynamics with Cisco Secure Application

Web applications unfortunately present a target rich environment for security vulnerabilities and attacks. ...