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!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...