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>
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...