Monitoring Splunk

Is there a command that could be used to auto refresh the log?

jw44250
New Member

Is there a command that could be used for auto refreshing the log? Because right now, I am reloading the page every 2-5sec or mins to monitor the app.

Tags (1)
0 Karma

harishalipaka
Motivator

hi @jw44250

IFor Splunk 6.5 you can perform individual Panel refresh instead of the entire dashboard:

 <refresh>2m</refresh>
   <refreshType>delay</refreshType>
   <option name="refresh.display">preview</option>

Other options for "refresh.display"

With any version of Splunk,

  <dashboard refresh="30">
Thanks
Harish
0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...