<?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: Splunk Add-on for Symantec Endpoint Protection 2.0.1: How to configure field extractions in the proper format from SEP EP logs? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Symantec-Endpoint-Protection-2-0-1-How-to/m-p/259908#M29960</link>
    <description>&lt;P&gt;Great to hear! Keep on Splunking!&lt;/P&gt;</description>
    <pubDate>Wed, 07 Oct 2015 23:20:06 GMT</pubDate>
    <dc:creator>mreynov_splunk</dc:creator>
    <dc:date>2015-10-07T23:20:06Z</dc:date>
    <item>
      <title>Splunk Add-on for Symantec Endpoint Protection 2.0.1: How to configure field extractions in the proper format from SEP EP logs?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Symantec-Endpoint-Protection-2-0-1-How-to/m-p/259903#M29955</link>
      <description>&lt;P&gt;I'm having a little bit of a problem with the fields not being correctly formatted from the SEP EP logs and would really appreciate a little help &amp;amp; guidance.&lt;/P&gt;

&lt;P&gt;Here is a brief environment summary:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Search head &amp;amp; indexer running Splunk Enterprise 6.2.6&lt;/LI&gt;
&lt;LI&gt;SEP Management Server configured to export logs to dump files&lt;/LI&gt;
&lt;LI&gt;Splunk Forwarder 6.2.6-274160 installed on the SEP Management Server&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Here is a summary of what I have done:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Installed Splunk Add-on for Symantec Endpoint Protection 2.0.1 on the search head&lt;/LI&gt;
&lt;LI&gt;Moved Splunk_TA_symantec-ep from apps to deployment-apps&lt;/LI&gt;
&lt;LI&gt;Created an index on the indexer called symantecep&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Inputs configured in the deployment app as recommended, defining the monitor index as symantecep, .e.g.:&lt;/P&gt;

&lt;P&gt;[monitor://C:\Program Files (x86)\Symantec\Symantec Endpoint Protection Manager\data\dump\scm_admin.tmp]&lt;BR /&gt;
index = symantecep&lt;BR /&gt;
sourcetype = symantec:ep:admin:file&lt;BR /&gt;
disabled = 0&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;App successfully deployed to the SEP client via a server class&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;The logs are appearing on the search head in the index specified but the fields are not being extracted.&lt;/P&gt;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;I have attached screenshots of how the search results appear in the search head.&lt;/P&gt;

&lt;P&gt;My assumption is that the app runs on the forwarder which collects the information, assigns source types, carries out field extraction, and then forwards them to the indexer, so please correct me if that's wrong.&lt;/P&gt;

&lt;P&gt;Many Thanks,&lt;BR /&gt;
David&lt;/P&gt;

&lt;P&gt;&lt;IMG src="https://community.splunk.com/storage/temp/63223-sep-1.jpg" alt="alt text" /&gt;&lt;BR /&gt;
&lt;IMG src="https://community.splunk.com/storage/temp/63224-sep-2.jpg" alt="alt text" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 07:28:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Symantec-Endpoint-Protection-2-0-1-How-to/m-p/259903#M29955</guid>
      <dc:creator>daviddavies_civ</dc:creator>
      <dc:date>2020-09-29T07:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Add-on for Symantec Endpoint Protection 2.0.1: How to configure field extractions in the proper format from SEP EP logs?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Symantec-Endpoint-Protection-2-0-1-How-to/m-p/259904#M29956</link>
      <description>&lt;P&gt;Sourcetypes are assigned at index time, so the app should be installed on the indexer as well.&lt;/P&gt;

&lt;P&gt;by SEP client, do you mean SEP Manager? &lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2015 21:24:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Symantec-Endpoint-Protection-2-0-1-How-to/m-p/259904#M29956</guid>
      <dc:creator>mreynov_splunk</dc:creator>
      <dc:date>2015-10-06T21:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Add-on for Symantec Endpoint Protection 2.0.1: How to configure field extractions in the proper format from SEP EP logs?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Symantec-Endpoint-Protection-2-0-1-How-to/m-p/259905#M29957</link>
      <description>&lt;P&gt;Thank you for taking a look at my little SEP problem.&lt;/P&gt;

&lt;P&gt;I'll deploy the app to the indexer in the morning and give that a go. That does makes sense as it's the indexer that's processing the logs with the search head then going through it. I'm still relatively new to Splunk so I'm learning as I'm going along.&lt;/P&gt;

&lt;P&gt;And yes, I meant the SEP Manager. I was referring to it being a forwarder so a client in the eyes of Splunk.&lt;/P&gt;

&lt;P&gt;Thanks again and hopefully I'll come back tomorrow with good news.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2015 22:31:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Symantec-Endpoint-Protection-2-0-1-How-to/m-p/259905#M29957</guid>
      <dc:creator>daviddavies_civ</dc:creator>
      <dc:date>2015-10-06T22:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Add-on for Symantec Endpoint Protection 2.0.1: How to configure field extractions in the proper format from SEP EP logs?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Symantec-Endpoint-Protection-2-0-1-How-to/m-p/259906#M29958</link>
      <description>&lt;P&gt;I'm afraid that's not fixed the issue.&lt;/P&gt;

&lt;P&gt;The app has been successfully deployed to the indexer but the logs still appear as they did in the original screenshots.&lt;/P&gt;

&lt;P&gt;Any suggestions on where I should look for troubleshooting?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2015 09:15:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Symantec-Endpoint-Protection-2-0-1-How-to/m-p/259906#M29958</guid>
      <dc:creator>daviddavies_civ</dc:creator>
      <dc:date>2015-10-07T09:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Add-on for Symantec Endpoint Protection 2.0.1: How to configure field extractions in the proper format from SEP EP logs?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Symantec-Endpoint-Protection-2-0-1-How-to/m-p/259907#M29959</link>
      <description>&lt;P&gt;Installing the app on the forwarder and the search head in the end resolved the problem, which was largely down to me not fully appreciating that an app has multiple components.&lt;/P&gt;

&lt;P&gt;I have also deployed it back to the indexer for completeness.&lt;/P&gt;

&lt;P&gt;Thank you for your help!&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2015 16:01:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Symantec-Endpoint-Protection-2-0-1-How-to/m-p/259907#M29959</guid>
      <dc:creator>daviddavies_civ</dc:creator>
      <dc:date>2015-10-07T16:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Add-on for Symantec Endpoint Protection 2.0.1: How to configure field extractions in the proper format from SEP EP logs?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Symantec-Endpoint-Protection-2-0-1-How-to/m-p/259908#M29960</link>
      <description>&lt;P&gt;Great to hear! Keep on Splunking!&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2015 23:20:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Add-on-for-Symantec-Endpoint-Protection-2-0-1-How-to/m-p/259908#M29960</guid>
      <dc:creator>mreynov_splunk</dc:creator>
      <dc:date>2015-10-07T23:20:06Z</dc:date>
    </item>
  </channel>
</rss>

