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!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...