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!

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Self-Healing Pipeline Is Now Generally Available: AI-Powered CIM Compliance

Maintaining data integrity across security and analytics pipelines is an ongoing challenge. Data ...

[Puzzles] Solve, Learn, Repeat: Family Trees

This puzzle (first published here is based on finding grandparents and grandchildren (inspired by a question ...