<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic advance xml for single in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/advance-xml-for-single/m-p/148734#M41578</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;
I am using a advance xml to show a chart, including the job progress indicator, which is as follows:-&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;module name="HiddenSearch" group="KB Indexed by sourcetype" autoRun="True"&amp;gt;

  &amp;lt;param name="search"&amp;gt;| script python xyz&amp;lt;/param&amp;gt;

  &amp;lt;param name="earliest"&amp;gt;-1h&amp;lt;/param&amp;gt;

  &amp;lt;module name="HiddenChartFormatter"&amp;gt;

    &amp;lt;param name="single"/&amp;gt;

    &amp;lt;module name="JobProgressIndicator"/&amp;gt;

    &amp;lt;module name="FlashChart"&amp;gt;

      &amp;lt;param name="width"&amp;gt;100%&amp;lt;/param&amp;gt;

      &amp;lt;param name="height"&amp;gt;300px&amp;lt;/param&amp;gt;

    &amp;lt;/module&amp;gt;

  &amp;lt;/module&amp;gt;

&amp;lt;/module&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;My python file, gives a single line output, which i want to show using "Single" of splunk XML .&lt;BR /&gt;
Kindly Help..!!!&lt;/P&gt;</description>
    <pubDate>Thu, 13 Feb 2014 05:29:59 GMT</pubDate>
    <dc:creator>harshal_chakran</dc:creator>
    <dc:date>2014-02-13T05:29:59Z</dc:date>
    <item>
      <title>advance xml for single</title>
      <link>https://community.splunk.com/t5/Splunk-Search/advance-xml-for-single/m-p/148734#M41578</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
I am using a advance xml to show a chart, including the job progress indicator, which is as follows:-&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;module name="HiddenSearch" group="KB Indexed by sourcetype" autoRun="True"&amp;gt;

  &amp;lt;param name="search"&amp;gt;| script python xyz&amp;lt;/param&amp;gt;

  &amp;lt;param name="earliest"&amp;gt;-1h&amp;lt;/param&amp;gt;

  &amp;lt;module name="HiddenChartFormatter"&amp;gt;

    &amp;lt;param name="single"/&amp;gt;

    &amp;lt;module name="JobProgressIndicator"/&amp;gt;

    &amp;lt;module name="FlashChart"&amp;gt;

      &amp;lt;param name="width"&amp;gt;100%&amp;lt;/param&amp;gt;

      &amp;lt;param name="height"&amp;gt;300px&amp;lt;/param&amp;gt;

    &amp;lt;/module&amp;gt;

  &amp;lt;/module&amp;gt;

&amp;lt;/module&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;My python file, gives a single line output, which i want to show using "Single" of splunk XML .&lt;BR /&gt;
Kindly Help..!!!&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2014 05:29:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/advance-xml-for-single/m-p/148734#M41578</guid>
      <dc:creator>harshal_chakran</dc:creator>
      <dc:date>2014-02-13T05:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: advance xml for single</title>
      <link>https://community.splunk.com/t5/Splunk-Search/advance-xml-for-single/m-p/148735#M41579</link>
      <description>&lt;P&gt;You're probably looking for the SingleValue module: &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/AdvancedDev/ModuleReference#SingleValue"&gt;http://docs.splunk.com/Documentation/Splunk/latest/AdvancedDev/ModuleReference#SingleValue&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2014 21:19:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/advance-xml-for-single/m-p/148735#M41579</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2014-02-13T21:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: advance xml for single</title>
      <link>https://community.splunk.com/t5/Splunk-Search/advance-xml-for-single/m-p/148736#M41580</link>
      <description>&lt;P&gt;Thanks martin,&lt;BR /&gt;
This link helped..!!!&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2014 12:38:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/advance-xml-for-single/m-p/148736#M41580</guid>
      <dc:creator>harshal_chakran</dc:creator>
      <dc:date>2014-02-14T12:38:09Z</dc:date>
    </item>
  </channel>
</rss>

