Dashboards & Visualizations

Multiple text boxから1つだけ選ぶ方法

appleman
Contributor

ダッシュボード上で、テキストボックスを3つ作成したのちの1つだけを選択すると、残りのボックスはグレーアウトをするか、読み込まないという設定をしたいのですが、可能でしょうか。
また、下記のように、populatingSearchを設定した場合、そのサーチの1番最初にでてくる値がデフォルトで入るのですが、それを無効にして、空白としてだすことは可能でしょうか。





<![CDATA[| metadata type=hosts | search host=A | fields host]]>






<![CDATA[| metadata type=hosts | search host=B | fields host]]>






<![CDATA[| metadata type=hosts | search host=C | fields host]]>


Hi,
I created a dashboard with multiple input text boxes. What I'm trying to do is that if I pick a value from one of the text boxes, I want others to be grayed out or unable to be picked like leave them as blank.
Is it possible to make it with simple XML?

Thank you.

0 Karma
1 Solution

melonman
Motivator

Simple XMLのみではできませんが、以下のパーツのサンプルにUI制御がありますので、参考にしてみてください。

http://apps.splunk.com/app/1613/
インストールの際、Splunk6 であれば問題有りませんが、splunk5だとWeb Frameworkを別途Devサイトからダウンロードする必要があますので、Documentationを参考の上、挑戦してみてはいかがでしょうか。

*基本的に、CSSやJavaScriptをいれていくことになります。

View solution in original post

melonman
Motivator

Simple XMLのみではできませんが、以下のパーツのサンプルにUI制御がありますので、参考にしてみてください。

http://apps.splunk.com/app/1613/
インストールの際、Splunk6 であれば問題有りませんが、splunk5だとWeb Frameworkを別途Devサイトからダウンロードする必要があますので、Documentationを参考の上、挑戦してみてはいかがでしょうか。

*基本的に、CSSやJavaScriptをいれていくことになります。

Get Updates on the Splunk Community!

.conf24 | Day 0

Hello Splunk Community! My name is Chris, and I'm based in Canberra, Australia's capital, and I travelled for ...

Enhance Security Visibility with Splunk Enterprise Security 7.1 through Threat ...

(view in My Videos)Struggling with alert fatigue, lack of context, and prioritization around security ...

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...