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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...