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!!!"
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...