I have a log message in splunk as follows:
Mismatched issue counts: 5 vs 9
Is there a way to parse the 5 and 9 into variables and draw a graph using them?
I looked into Splunk Custom Log format Parsing and saw there is an option to use json to parse json log message. But how can I log as json and use spath in splunk chart?