<?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: Symantec Endpoint 14 via syslog onboarding in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Symantec-Endpoint-14-via-syslog-onboarding/m-p/457442#M95380</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;You will need to create a custom inputs.conf on the Heavy/Universal Forwarder (if you have one installed on the syslog server) and configure it to monitor your Symantec syslog filepath.&lt;/P&gt;

&lt;P&gt;For example, if your Symantec syslog is stored in /opt/syslog/symantec/symantec01012019.txt, your inputs.conf should be like this:&lt;BR /&gt;
    [monitor:///opt/syslog/symantec/*.txt]&lt;BR /&gt;
    ##default to main if not specific&lt;BR /&gt;
    index = &lt;YOUR symantec="" index=""&gt;&lt;BR /&gt;
    sourcetype = symantec:ep:syslog&lt;/YOUR&gt;&lt;/P&gt;

&lt;P&gt;You will need to install this add-on on the Heavy Forwarder or Indexer, depending on your architecture, and the add-on will parse the logs to relevant sourcetype based on the regex.&lt;/P&gt;

&lt;P&gt;The recommended way of collecting SEPM logs should be via dumpfile instead of syslog as this add-on is not officially supported by Splunk or Symantec.&lt;/P&gt;

&lt;P&gt;Hope this help!&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
Benjamin Tan,Hi,&lt;/P&gt;

&lt;P&gt;You will need to create a custom inputs.conf on the Heavy/Universal Forwarder (if you have one installed on the syslog server) and configure it to monitor your Symantec syslog filepath.&lt;/P&gt;

&lt;P&gt;For example, if your Symantec syslog is stored in /opt/syslog/symantec/symantec01012019.txt, your inputs.conf should be like this:&lt;BR /&gt;
    [monitor:///opt/syslog/symantec/*.txt]&lt;BR /&gt;
    ##default to main if not specific&lt;BR /&gt;
    index = &lt;YOUR symantec="" index=""&gt;&lt;BR /&gt;
    sourcetype = symantec:ep:syslog&lt;/YOUR&gt;&lt;/P&gt;

&lt;P&gt;You will need to install this add-on on the Heavy Forwarder or Indexer, depending on your architecture, and the add-on will parse the logs to relevant sourcetype based on the regex.&lt;/P&gt;

&lt;P&gt;The recommended way of collecting SEPM logs should be via dumpfile instead of syslog as this add-on is not officially supported by Splunk or Symantec.&lt;/P&gt;

&lt;P&gt;Hope this help!&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
Benjamin Tan&lt;/P&gt;</description>
    <pubDate>Mon, 22 Jul 2019 08:00:31 GMT</pubDate>
    <dc:creator>btanjialih</dc:creator>
    <dc:date>2019-07-22T08:00:31Z</dc:date>
    <item>
      <title>Symantec Endpoint 14 via syslog onboarding</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Symantec-Endpoint-14-via-syslog-onboarding/m-p/457441#M95379</link>
      <description>&lt;P&gt;Apologies first, for the long post; I'm trying to get clarification on some previous posts, hopefully this post can consolidate some of those suggestions/fixes and save some time and frustration for others....&lt;/P&gt;

&lt;P&gt;I am sending SEP 14 logs to splunk via syslog directly from SEP manager.&lt;/P&gt;

&lt;P&gt;I have installed the TA for Symantec Endpoint Protection (syslog) based on several recommendations in this forum. We also have installed Splunk Enterprise Security app for use.&lt;/P&gt;

&lt;P&gt;The notes for the TA say to &lt;STRONG&gt;"Assign sourcetype symantec:ep:syslog to the incoming datasourcetype"&lt;/STRONG&gt; however I'm unclear where/how to assign the sourcetype.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;A.&lt;/STRONG&gt; How do I assign the sourcetype to the incoming datasourcetype ?&lt;/P&gt;

&lt;P&gt;In several posts I see references to an inputs.conf file, however there is no inputs.conf file  in the app directory. I do however see other conf files, including "transforms" and "props".&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;B.&lt;/STRONG&gt; Do I need an inputs.conf in the app directory, if so how/where should I start. What edits changes need to be effected.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;C.&lt;/STRONG&gt; Do I need to make any edits updates to the transforms.conf, props.conf, or any other files.&lt;/P&gt;

&lt;P&gt;I understand the TA will not have dashboards and only presents the data for use by other apps and objects. How is the data on-boarded, or ingested into these apps/objects?&lt;/P&gt;

&lt;P&gt;Many thanks for any assistance&lt;/P&gt;

&lt;P&gt;Rick&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2019 22:06:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Symantec-Endpoint-14-via-syslog-onboarding/m-p/457441#M95379</guid>
      <dc:creator>bluecollar</dc:creator>
      <dc:date>2019-03-27T22:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: Symantec Endpoint 14 via syslog onboarding</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Symantec-Endpoint-14-via-syslog-onboarding/m-p/457442#M95380</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;You will need to create a custom inputs.conf on the Heavy/Universal Forwarder (if you have one installed on the syslog server) and configure it to monitor your Symantec syslog filepath.&lt;/P&gt;

&lt;P&gt;For example, if your Symantec syslog is stored in /opt/syslog/symantec/symantec01012019.txt, your inputs.conf should be like this:&lt;BR /&gt;
    [monitor:///opt/syslog/symantec/*.txt]&lt;BR /&gt;
    ##default to main if not specific&lt;BR /&gt;
    index = &lt;YOUR symantec="" index=""&gt;&lt;BR /&gt;
    sourcetype = symantec:ep:syslog&lt;/YOUR&gt;&lt;/P&gt;

&lt;P&gt;You will need to install this add-on on the Heavy Forwarder or Indexer, depending on your architecture, and the add-on will parse the logs to relevant sourcetype based on the regex.&lt;/P&gt;

&lt;P&gt;The recommended way of collecting SEPM logs should be via dumpfile instead of syslog as this add-on is not officially supported by Splunk or Symantec.&lt;/P&gt;

&lt;P&gt;Hope this help!&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
Benjamin Tan,Hi,&lt;/P&gt;

&lt;P&gt;You will need to create a custom inputs.conf on the Heavy/Universal Forwarder (if you have one installed on the syslog server) and configure it to monitor your Symantec syslog filepath.&lt;/P&gt;

&lt;P&gt;For example, if your Symantec syslog is stored in /opt/syslog/symantec/symantec01012019.txt, your inputs.conf should be like this:&lt;BR /&gt;
    [monitor:///opt/syslog/symantec/*.txt]&lt;BR /&gt;
    ##default to main if not specific&lt;BR /&gt;
    index = &lt;YOUR symantec="" index=""&gt;&lt;BR /&gt;
    sourcetype = symantec:ep:syslog&lt;/YOUR&gt;&lt;/P&gt;

&lt;P&gt;You will need to install this add-on on the Heavy Forwarder or Indexer, depending on your architecture, and the add-on will parse the logs to relevant sourcetype based on the regex.&lt;/P&gt;

&lt;P&gt;The recommended way of collecting SEPM logs should be via dumpfile instead of syslog as this add-on is not officially supported by Splunk or Symantec.&lt;/P&gt;

&lt;P&gt;Hope this help!&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
Benjamin Tan&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2019 08:00:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Symantec-Endpoint-14-via-syslog-onboarding/m-p/457442#M95380</guid>
      <dc:creator>btanjialih</dc:creator>
      <dc:date>2019-07-22T08:00:31Z</dc:date>
    </item>
  </channel>
</rss>

