Splunk Search

advance xml for single

harshal_chakran
Builder

Hi,
I am using a advance xml to show a chart, including the job progress indicator, which is as follows:-

<module name="HiddenSearch" group="KB Indexed by sourcetype" autoRun="True">

  <param name="search">| script python xyz</param>

  <param name="earliest">-1h</param>

  <module name="HiddenChartFormatter">

    <param name="single"/>

    <module name="JobProgressIndicator"/>

    <module name="FlashChart">

      <param name="width">100%</param>

      <param name="height">300px</param>

    </module>

  </module>

</module>

My python file, gives a single line output, which i want to show using "Single" of splunk XML .
Kindly Help..!!!

0 Karma
1 Solution

martin_mueller
SplunkTrust
SplunkTrust

harshal_chakran
Builder

Thanks martin,
This link helped..!!!

0 Karma
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, ...