Dashboards & Visualizations

Can you help me color coordinate different charts in a dashboard?

pascoaljo
New Member

Dear Team

Could you please help me to get the same color in the charts, below the line chart... each one with the color of the line, in the Line Chart.

The code I have so far:

(host=jp) source="/home/jp/pings/targets/googledns.txt" OR source="/home/jp/pings/targets/defaultGateway.txt"  OR source="/home/jp/pings/targets/l3dns.txt"  OR source="/home/jp/pings/targets/sapo.txt"
| timechart avg(time) by source
| rename /home/jp/pings/targets/googledns.txt as "Google DNS" | rename /home/jp/pings/targets/defaultGateway.txt as "Default Gateway" | rename /home/jp/pings/targets/l3dns.txt as "L3 DNS" | rename /home/jp/pings/targets/sapo.txt as "sapo"

This code reads the data from 4 different .txt files in real time. The data is a ping to four different IPs.

Also the Legend on the right is customized.

alt text

Thank you in advance.

Best regards
JP

0 Karma

somesoni2
Revered Legend

Is the name of the series (renamed source in your query) static? If they are, you should be able to assign specific color to them in chart configurations. See charting.fieldColors attribute in below link.

http://docs.splunk.com/Documentation/Splunk/7.1.3/Viz/ChartConfigurationReference#General_chart_prop...

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 ...