Getting Data In

No results found. Inspect ...

jangid
Builder

Is there any option to display empty chart when no results found ?

Tags (2)

Drainy
Champion

Sure, the usual way to do this is to run a blank stats command, something like;

SEARCH COMMAND WITH CHARTING | append [|stats count | eval Fieldname=""]

This way you get a blank row appended which will force a blank chart to render. You can play around with this to match your exact search and perhaps include it within the main search and check for null values etc for when to display.

lguinn2
Legend

No, AFAIK, but that would be a nice enhancement request. You can submit one here

http://www.splunk.com/page/submit_issue

Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...