Splunk Search

I have this dashboard which only displays 10 rows and one page in the result. How do i get it to give me option to go to the next page.

nehal_shah
Explorer

FX : Client Log Snapshot

<param name="name">user</param><param name="label">Janus Username</param>
<param name="default"></param><module name="TextField"><param name="name">freetext</param><param name="label">Search</param>
<param name="default">Snapshot</param>
<module name="TimeRangePicker">
  <module name="Search" layoutPanel="panel_row2_col1" group="Results">

    <param name="search">index=jpmmclientlog source="*/$user$.log" $freetext$ | rex "(?s)napshot:(?&lt;png&gt;.*)"</param>
    <module name="JobProgressIndicator"></module>

    <module name="Table">
      <param name="hiddenFields">png</param>
      <module name="HTML" layoutPanel="panel_row3_col1" group="Selected Snapshot">
        <param name="html">
          <![CDATA[<div align="center"><img src="data:image/png;base64,$row.fields.png$"/></div>]]>
        </param>
      </module>
    </module>
  </module>
</module></module></module></view>
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi nehal_shah,
Extended XML is deprecated by Splunk, this dashboard should be converted in Simple XML.
So you can managenumber of lines and pagination by web interface.
To convert this dashboard in Simple XML, you have to create a new one using the same search of the panel of the original dashboard and add the same inputs.
Bye.
Giuseppe

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

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