Splunk Search

視覚エフェクトで作成したグラフの色について - About color of graph created by visual effect

arai0729
Explorer

Splunk Enterprizeでログのサーチ結果をグラフ化しようとしています。
サーチした結果について、視覚エフェクトからグラフ化したところ、グラフの色が用意していた項目の色とずれてしまいました。
主導でグラフの色を変えられないかと考えていますが、可能でしょうか?
グラフはArea Chartを使用しています。

[Google Translate]
Splunk Enterprise is trying to graph the search result of the log.
As a result of the search, when graphing from the visual effect, the color of the graph deviated from the color of the items prepared.
I think whether it is possible to change the color of the graph led by the initiative, is it possible?
The chart uses Area Chart.

0 Karma
1 Solution

satokoji
Explorer

こんにちは。

作成したダッシュボードのXMLで下記のようなoptionタグを追記すると色を変えられます。

<option name="charting.fieldColors">
 {"<フィールド名1>": <色コード1>,"<フィールド名2>": <色コード2>,・・・}
</option>

下記ドキュメントに使用可能な色など、詳しく記載されていますのでご参考に。
https://docs.splunk.com/Documentation/Splunk/7.2.3/Viz/ChartConfigurationReference#General_chart_pro...

View solution in original post

0 Karma

satokoji
Explorer

こんにちは。

作成したダッシュボードのXMLで下記のようなoptionタグを追記すると色を変えられます。

<option name="charting.fieldColors">
 {"<フィールド名1>": <色コード1>,"<フィールド名2>": <色コード2>,・・・}
</option>

下記ドキュメントに使用可能な色など、詳しく記載されていますのでご参考に。
https://docs.splunk.com/Documentation/Splunk/7.2.3/Viz/ChartConfigurationReference#General_chart_pro...

0 Karma
Get Updates on the Splunk Community!

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...