<?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 Re: XML with embedded REX in hidden searches in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/XML-with-embedded-REX-in-hidden-searches/m-p/29723#M6005</link>
    <description>&lt;P&gt;First, it seems your paste is missing some stuff? "autoRun=T$".&lt;/P&gt;

&lt;P&gt;Anyway just looking at the pasted data as it is, this should give a syntax error. The search starts with &lt;CODE&gt;"|eventtype..."&lt;/CODE&gt; but the leading pipe character shouldn't be there.&lt;/P&gt;</description>
    <pubDate>Tue, 06 Dec 2011 21:01:23 GMT</pubDate>
    <dc:creator>Ayn</dc:creator>
    <dc:date>2011-12-06T21:01:23Z</dc:date>
    <item>
      <title>XML with embedded REX in hidden searches</title>
      <link>https://community.splunk.com/t5/Splunk-Search/XML-with-embedded-REX-in-hidden-searches/m-p/29722#M6004</link>
      <description>&lt;P&gt;I am reworking the Symantec Endoint Manager Dashboard since for the life of me it won't work.   As a result, I have embedded my rex statements in the hidden searches to provide the just in time data.    If I run the search as a straight search, it provides me the data I am looking for.&lt;/P&gt;

&lt;P&gt;Based on that, do you see any reason why this is not working?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;            &amp;lt;module name="HiddenSearch" layoutPanel="panel_row2_col3" group="Top Infections By Computer Name" autoRun="T$
                    &amp;lt;param name="search"&amp;gt;&amp;lt;![CDATA[
                    | eventtype="sep_virusfound"| rex "Computer name: (?P&amp;lt;sep_computername&amp;gt;[^,]+)" | top sep_computername
                    ]]&amp;gt;&amp;lt;/param&amp;gt;

                    &amp;lt;module name="HiddenChartFormatter"&amp;gt;
                            &amp;lt;param name="chart"&amp;gt;pie&amp;lt;/param&amp;gt;

                            &amp;lt;module name="FlashChart" /&amp;gt;

                    &amp;lt;/module&amp;gt;
            &amp;lt;/module&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 06 Dec 2011 20:23:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/XML-with-embedded-REX-in-hidden-searches/m-p/29722#M6004</guid>
      <dc:creator>jgolovich</dc:creator>
      <dc:date>2011-12-06T20:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: XML with embedded REX in hidden searches</title>
      <link>https://community.splunk.com/t5/Splunk-Search/XML-with-embedded-REX-in-hidden-searches/m-p/29723#M6005</link>
      <description>&lt;P&gt;First, it seems your paste is missing some stuff? "autoRun=T$".&lt;/P&gt;

&lt;P&gt;Anyway just looking at the pasted data as it is, this should give a syntax error. The search starts with &lt;CODE&gt;"|eventtype..."&lt;/CODE&gt; but the leading pipe character shouldn't be there.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2011 21:01:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/XML-with-embedded-REX-in-hidden-searches/m-p/29723#M6005</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2011-12-06T21:01:23Z</dc:date>
    </item>
  </channel>
</rss>

