Splunk Search

How to edit my timechart to change the tooltip display on hover?

architkhanna
Path Finder

I have a timechart which, on hover, shows complete date in the tooltip. Is there a way in which I can just show the month and year only in the tool tip?

0 Karma

rajeshjlnt
Path Finder

@architkhanna have you been able to find any solution for this?

0 Karma

somesoni2
Revered Legend

Try adding following to end of your current search

your current search | fieldformat _time=stftime(_time,"%Y-%m")
0 Karma

architkhanna
Path Finder

Hi,
Thank you for your response.I tried this ,however now the tooltip says "invalid timestamp" 😞

0 Karma

davebrooking
Contributor

I think there's a typo in the fieldformat command. It probably should read

 your current search | fieldformat _time=strftime(_time,"%Y-%m")

Dave

architkhanna
Path Finder

I tried with strftime .I was aware of that comand 🙂

Archit

0 Karma
Get Updates on the Splunk Community!

AppDynamics Summer Webinars

This summer, our mighty AppDynamics team is cooking up some delicious content on YouTube Live to satiate your ...

SOCin’ it to you at Splunk University

Splunk University is expanding its instructor-led learning portfolio with dedicated Security tracks at .conf25 ...

Credit Card Data Protection & PCI Compliance with Splunk Edge Processor

Organizations handling credit card transactions know that PCI DSS compliance is both critical and complex. The ...