Dashboards & Visualizations

replacing host values in a chart

a212830
Champion

Hi,

I have a chart that works, but mgmt wants the host values to map to something more meaningful. Is there a way to do this?

My search is this:

index=coreops sourcetype=snmpinfo source="/usr/local/nsmutils/varlog/splunk_cgk_sessions.log" | head 9 | chart sum(CONNECTIONS) as CONNECTIONS by HOST | eval H=HOST | eval HOST="" | xyseries HOST H CONNECTIONS

Tags (2)
0 Karma
1 Solution

bigtyma
Communicator

You might consider doing a lookup on HOST?

View solution in original post

bigtyma
Communicator

You might consider doing a lookup on HOST?

a212830
Champion

lookup worked. The customer didn't like the name of the hosts, so we mapped it via a lookup.

0 Karma

Ayn
Legend

Well how would you define "useful" in your scenario?

Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...