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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...