Dashboards & Visualizations

how to make an empty line chart if no result is found?

logloganathan
Motivator

How to make an empty line chart if no result is present in the dashboard?

It's simply displaying no result.

1 Solution

niketn
Legend

@logloganathan, get the Splunk Dashboard Examples app which has Null Results Setter example to show custom message in case of No results. There are many more examples for you to learn and pick up for day to day scenarios.

Also refer to one of my recent answers to have empty timechart rather than showing No Results Found: https://answers.splunk.com/answers/595248/timechart-with-no-data-gives-no-results-found.html

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"

View solution in original post

niketn
Legend

@logloganathan, get the Splunk Dashboard Examples app which has Null Results Setter example to show custom message in case of No results. There are many more examples for you to learn and pick up for day to day scenarios.

Also refer to one of my recent answers to have empty timechart rather than showing No Results Found: https://answers.splunk.com/answers/595248/timechart-with-no-data-gives-no-results-found.html

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"

damiensurat
Contributor

It would help if you shared the context of your search. Lacking that, here's a tidbit of info to go on which may help point you in the right direction:

https://answers.splunk.com/answers/565395/how-to-return-0-when-the-search-has-no-results-in-1.html

0 Karma

logloganathan
Motivator

i am using stats command only but when no event present it return "no result"

0 Karma
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 ...