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!

Wrapping Up Cybersecurity Awareness Month

October might be wrapping up, but for Splunk Education, cybersecurity awareness never goes out of season. ...

🌟 From Audit Chaos to Clarity: Welcoming Audit Trail v2

🗣 You Spoke, We Listened  Audit Trail v2 wasn’t written in isolation—it was shaped by your voices.  In ...

What's New in Splunk Observability - October 2025

What’s New?    We’re excited to announce the latest enhancements to Splunk Observability Cloud and share ...