Reporting

Is it possible to add an input filter to reports?

Naren26
Path Finder

I am having a report showing the count in graph for different types of errors occurred. I am also having the time range filter to select the desired time range.

Is there any option to add an input filter, i.e., a text box, to enter a specific error type and filter the results for the entered text?

0 Karma

cmerriman
Super Champion

@niketnilay is correct. If you want this to have any other type of input for filtering, you’ll have to create a dashboard. If it is a scheduled search, you can keep it as a report with the schedule and add it to a dashboard panel to be filtered on so that it runs quicker using either loadjob Or by using ref=... In the search node in the simple xml

https://docs.splunk.com/Documentation/SplunkCloud/6.6.3/SearchReference/Loadjob

http://docs.splunk.com/Documentation/SplunkCloud/6.6.3/Viz/Savedsearches

woodcock
Esteemed Legend

You can keep it as a report and have the filter come from a lookup file that is updated through some other means.

0 Karma

niketn
Legend

@Naren26, Only Time Picker input can be added to report. If you need Textbox please convert to Dashboard.

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...