<?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: Streamed search execute failed Error in 'SearchParser' in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/Streamed-search-execute-failed-Error-in-SearchParser/m-p/154519#M1479</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Do you have the same issue?&lt;/P&gt;

&lt;P&gt;I changed multiple things in eventtypes.conf:&lt;BR /&gt;
I replaced all macro relative to sourcetypes like: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;`sep_scan_sourcetype`
by
index=symantec sourcetype=sep12:scan
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I use sep12 and my index is symantec, so you might have to tweak it. Another Example:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;#### sep:admin
[sep_admin_authentication]
#search = `sep_admin_sourcetype` ("log on succeeded" OR "log on failed")
search = index=symantec sourcetype=sep12:admin ("log on succeeded" OR "log on failed")
#tags = authentication
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 16 May 2014 15:09:15 GMT</pubDate>
    <dc:creator>bgaignon</dc:creator>
    <dc:date>2014-05-16T15:09:15Z</dc:date>
    <item>
      <title>Streamed search execute failed Error in 'SearchParser'</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Streamed-search-execute-failed-Error-in-SearchParser/m-p/154514#M1474</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;This morning I updated my splunk servers to Splunk 6.1 (1 SH, 1 Indexer, 1 Deployment)&lt;BR /&gt;
No errors during the upgrade.&lt;BR /&gt;
I restart Splunk and he did not complain.&lt;/P&gt;

&lt;P&gt;I tried to display a dashboard and I had this error message:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[slpiussplnk02] Streamed search execute failed because: Error in 'SearchParser': Could not find macro 'sep_admin_sourcetype' that takes 0 arguments. Expecting stanza name 'sep_admin_sourcetype'
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This message appears on every search, even if it's not related to SEP (symantec Endpoint protection).&lt;/P&gt;

&lt;P&gt;I looked for macros.conf into the SH and Indexer and "sep_admin_sourcetype" was here.&lt;BR /&gt;
Now I don't know where to look.&lt;/P&gt;</description>
      <pubDate>Tue, 06 May 2014 19:49:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Streamed-search-execute-failed-Error-in-SearchParser/m-p/154514#M1474</guid>
      <dc:creator>bgaignon</dc:creator>
      <dc:date>2014-05-06T19:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: Streamed search execute failed Error in 'SearchParser'</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Streamed-search-execute-failed-Error-in-SearchParser/m-p/154515#M1475</link>
      <description>&lt;P&gt;One thing to look here could be the Sharing permission of the macro. Go to Manager » Advanced search » Search macros, select appropriate app context and see if the macro exists and its sharing permission is set to 'All apps' and read/write to appropriate roles.&lt;/P&gt;</description>
      <pubDate>Tue, 06 May 2014 20:00:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Streamed-search-execute-failed-Error-in-SearchParser/m-p/154515#M1475</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2014-05-06T20:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: Streamed search execute failed Error in 'SearchParser'</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Streamed-search-execute-failed-Error-in-SearchParser/m-p/154516#M1476</link>
      <description>&lt;P&gt;The permission is set to Global.&lt;BR /&gt;
All apps in Read for everyone and Write for Admin.&lt;/P&gt;</description>
      <pubDate>Tue, 06 May 2014 20:04:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Streamed-search-execute-failed-Error-in-SearchParser/m-p/154516#M1476</guid>
      <dc:creator>bgaignon</dc:creator>
      <dc:date>2014-05-06T20:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Streamed search execute failed Error in 'SearchParser'</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Streamed-search-execute-failed-Error-in-SearchParser/m-p/154517#M1477</link>
      <description>&lt;P&gt;OK it was a problem with the Application SplunkForSymantec. &lt;/P&gt;</description>
      <pubDate>Tue, 06 May 2014 21:53:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Streamed-search-execute-failed-Error-in-SearchParser/m-p/154517#M1477</guid>
      <dc:creator>bgaignon</dc:creator>
      <dc:date>2014-05-06T21:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: Streamed search execute failed Error in 'SearchParser'</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Streamed-search-execute-failed-Error-in-SearchParser/m-p/154518#M1478</link>
      <description>&lt;P&gt;How did you solve it?&lt;/P&gt;</description>
      <pubDate>Fri, 16 May 2014 14:55:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Streamed-search-execute-failed-Error-in-SearchParser/m-p/154518#M1478</guid>
      <dc:creator>zowa</dc:creator>
      <dc:date>2014-05-16T14:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Streamed search execute failed Error in 'SearchParser'</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Streamed-search-execute-failed-Error-in-SearchParser/m-p/154519#M1479</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Do you have the same issue?&lt;/P&gt;

&lt;P&gt;I changed multiple things in eventtypes.conf:&lt;BR /&gt;
I replaced all macro relative to sourcetypes like: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;`sep_scan_sourcetype`
by
index=symantec sourcetype=sep12:scan
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I use sep12 and my index is symantec, so you might have to tweak it. Another Example:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;#### sep:admin
[sep_admin_authentication]
#search = `sep_admin_sourcetype` ("log on succeeded" OR "log on failed")
search = index=symantec sourcetype=sep12:admin ("log on succeeded" OR "log on failed")
#tags = authentication
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 16 May 2014 15:09:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Streamed-search-execute-failed-Error-in-SearchParser/m-p/154519#M1479</guid>
      <dc:creator>bgaignon</dc:creator>
      <dc:date>2014-05-16T15:09:15Z</dc:date>
    </item>
  </channel>
</rss>

