Splunk Search

Can we plot non numeric values over chart with y axis value=0

disha
Contributor

I am drawing a timechart for Memory Usage. as
mysearchhere|timechart first(mu) as "Memory Usage"

I have one more field called "Debug" field which contains log about any spike in chart as "Process is Entered". I know we cannot plot log on chart as it is non numeric field. but is there any way that I can display these messages when user mouse over x axis. As x axis is Time and log mesgs are coming with time stamps.
Please suggest. This is very important requirement.
Thanks,
disha

Tags (1)
0 Karma
1 Solution

martin_mueller
SplunkTrust
SplunkTrust

You could eval yourself a numeric field based on whether Debug contains the magic words or not, and plot the sum of that field instead.

View solution in original post

0 Karma

martin_mueller
SplunkTrust
SplunkTrust

You could eval yourself a numeric field based on whether Debug contains the magic words or not, and plot the sum of that field instead.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

A Four-Part Event Series: Full Stack Observability For the AI Era

As AI reshapes applications, infrastructure, and the way teams operate, the traditional boundaries of ...

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...