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!

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...

[Live Demo] Watch SOC transformation in action with the reimagined Splunk Enterprise ...

Overwhelmed SOC? Splunk ES Has Your Back Tool sprawl, alert fatigue, and endless context switching are making ...

What’s New & Next in Splunk SOAR

Security teams today are dealing with more alerts, more tools, and more pressure than ever.  Join us on ...