Splunk Search

Splunk index search

sushant_07
Engager

Hi All,

I am looking to extract data from index search for below query :-

need timestamp of 1st event in the day for last 30 days in a particular index and sourcetype.

 

Can someone help with the query to get desired output ?

Labels (1)
0 Karma
1 Solution

PickleRick
SplunkTrust
SplunkTrust
index=whatever sourcetype=whatever | timechart span=1d earliest(_raw) as _raw 

View solution in original post

0 Karma

PickleRick
SplunkTrust
SplunkTrust
index=whatever sourcetype=whatever | timechart span=1d earliest(_raw) as _raw 
0 Karma

sushant_07
Engager

Thanks, it worked 

0 Karma
Get Updates on the Splunk Community!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...