Dashboards & Visualizations

timerange rounding -1h@5m

0range
Communicator

How to round search time to 5 mins?
If i use span=5m fro timechart the time rounded to 1 minute looks awful.

Tags (1)
0 Karma
1 Solution

martin_mueller
SplunkTrust
SplunkTrust

I'd also like more details about your question. In the meantime, here's another guess: Are you annoyed by "half buckets" when your time range starts at 12:03 and it sticks those two minutes until 12:05 into a bucket, messing up counts and sums? Try adding partial=f to your timechart, it'll discard those buckets.

View solution in original post

martin_mueller
SplunkTrust
SplunkTrust

I'd also like more details about your question. In the meantime, here's another guess: Are you annoyed by "half buckets" when your time range starts at 12:03 and it sticks those two minutes until 12:05 into a bucket, messing up counts and sums? Try adding partial=f to your timechart, it'll discard those buckets.

0range
Communicator

Thanks) partial is enough.

0 Karma

strive
Influencer

index=_internal earliest=-1h@h latest=-0h@h | timechart span=5m count by source

This sets span as 5m and you get 12 intervals.

If you give more details, it will be helpful to answer your question

0 Karma

strive
Influencer

You mean you need time in interval of 5 minutes

0 Karma
Get Updates on the Splunk Community!

Splunk Enterprise Security 8.0.2 Availability: On cloud and On-premise!

A few months ago, we released Splunk Enterprise Security 8.0 for our cloud customers. Today, we are excited to ...

Logs to Metrics

Logs and Metrics Logs are generally unstructured text or structured events emitted by applications and written ...

Developer Spotlight with Paul Stout

Welcome to our very first developer spotlight release series where we'll feature some awesome Splunk ...