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!

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Stay Connected: Your Guide to November Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...