Dashboards & Visualizations

ダッシュボードを自動的にリフレッシュする方法

CurryPan
Communicator

ダッシュボードを60秒毎に自動的にリフレッシュする方法をご教示ください。

CurryPan
Communicator

ダッシュボードのソースにより設定が異なりますが、それぞれ次の方法でリフレッシュのタイミングを設定する事ができます。

Advanced XMLの場合
Viewタグに次の設定をします。

<view refresh="60" template="dashboard.html">

Simple XMLの場合
タッシュボードタグに次の設定をします。

<dashboard refresh="60">

melonman
Motivator

ご参考までに:ダッシュボード全体でなく、各panel毎にリフレッシュさせることも可能です。以下のOptionを一定間隔でリフレッシュさせたいPanelタグに追加。

refresh.auto.interval

http://docs.splunk.com/Documentation/Splunk/latest/Viz/PanelreferenceforSimplifiedXML

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 ...