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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...