Splunk Search

Simple Form not displaying results in form

yaminims
New Member

Below is the xml for my form, once the search is executed, the results are not getting displayed in the form:

index="beast_db" -5m now 100

Not sure why, is it some setting or any issue with the query. If I look at the Job manager, its says the query has returned results. Please can someone help

Tags (2)
0 Karma

HiroshiSatoh
Champion

Your XML is an error in my environment. Display If you change the dashboard.

error:
Misconfigured view 'XXXX' - layoutPanel is not defined for module SubmitButton.

<dashboard> 
    <label>Username</label>
    <row> 
        <event> 
            <searchString>"beast_db"</searchString>
            <earliesttime>-5m</earliesttime> 
            <latesttime>now</latesttime> 
            <option name="count">100</option> 
        </event> 
    </row> 
</dashboard>
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 ...