Splunk Search

Tooltip text customization in line chart

sathish2k8
Explorer

I am displaying a line chart and the tool tip text only showing Y axis field. I want to customize the tooltip text that is chart overlay value to third field. Below is my search query 

sourcetype="<website Monitoring>" title="url1" | eval status=case(response_code == 200, "Online",response_code == "", "Offline", response_code ==404, "Not found", response_code == 500, "Internal Server Error") | timechart count by status | eval clust=case(title == "url1", "admin",title == "url2", "Cluster 1") | fields _time clust

I want url to be displayed in the tooltip text (field=clust) Please provide your expertise on how to achieve this. 

Labels (1)
0 Karma
Get Updates on the Splunk Community!

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...