Dashboards & Visualizations

pie chartの表示(パーセンテージ等)をstatisticsに表示させる

appleman
Contributor

円グラフにカーソルを合わせるとでてくるパーセンテージ等をstatisticに表示させる方法はありますでしょうか。

0 Karma
1 Solution

melonman
Motivator

単純に、topなどのサーチ結果を、tableで表示して見てはどうですか?

View solution in original post

0 Karma

melonman
Motivator

単純に、topなどのサーチ結果を、tableで表示して見てはどうですか?

0 Karma

appleman
Contributor

index=test sourcetype=traffic | stats sum(A) as A sum(B) as B sum(C) as C sum(D) as D | transpose
上記の結果をtopコマンドで表示させると、ただ単に4分割されて、パーセンテージがすべて25%づつ表示されてしまいます。他の方法はございますでしょうか。

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...