Deployment Architecture

Splunk bucket Time Span

SplunkNewbie18
New Member

Hi,

I have a query below...

main search | bucket _time span=1d

How can i view what's the time in the bucket to test my search string if its the correct time range has been picked up?

Thanks!

Tags (3)
0 Karma

HiroshiSatoh
Champion

Format?

Display,value
2018-06-11,1528642800
2018-06-10,1528556400

First and last "_time"?

If you only search
(your search)|stats max(_time) as max_time,min(_time) as min_time
If you want to add it as a field
(your search)|eventstats max(_time) as max_time,min(_time) as min_time
0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

How to find the worst searches in your Splunk environment and how to fix them

Everyone knows Splunk is a powerful platform for running searches and doing data analytics. Your ...

Share Your Feedback: On Admin Config Service (ACS)!

Help Us Build a Better Admin Config Service Experience (ACS)   We Want Your Feedback on Admin Config Service ...