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!

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had 3 releases of new security content via the Enterprise Security ...

Archived Metrics Now Available for APAC and EMEA realms

We’re excited to announce the launch of Archived Metrics in Splunk Infrastructure Monitoring for our customers ...