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!

Splunk Observability Cloud | Customer Survey!

If you use Splunk Observability Cloud, we invite you to share your valuable insights with us through a brief ...

Happy CX Day, Splunk Community!

Happy CX Day, Splunk Community! CX stands for Customer Experience, and today, October 3rd, is CX Day — a ...

.conf23 | Get Your Cybersecurity Defense Analyst Certification in Vegas

We’re excited to announce a new Splunk certification exam being released at .conf23! If you’re going to Las ...