Splunk Enterprise

1

dweaver77
Loves-to-Learn Lots

1

Labels (1)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Try something like this

|eval duration_range=mvrange(0, duration + duration%3600, 3600)
| eval duration = 1
|mvexpand duration_range
|eval _time=_time-duration_range
|timechart span=1h max(duration) by dvc
0 Karma

dweaver77
Loves-to-Learn Lots

1

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Assuming dvc is the ip address you mentioned and duration is reset to 1 after determining a range, how can the max be anything other than 1?

0 Karma

dweaver77
Loves-to-Learn Lots

1

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Please share the search you are using and the results and explain why this is not what you are expecting

0 Karma

dweaver77
Loves-to-Learn Lots

1

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

You asked a question, I gave you a suggestion, you have completely ignored my suggestion. Please try what I suggested and share your results.

0 Karma
Get Updates on the Splunk Community!

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...