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
Get Updates on the Splunk Community!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...