All Apps and Add-ons

Splunk Add-on for Symantec Endpoint Protection: How to correctly parse the sourcetypes when indexing one Symantec log file per day?

jwalzerpitt
Influencer

Splunk ver 6.3.1

I am working through the Splunk Add-on for Symantec Endpoint Protection install documentation and I have a question about he inputs.conf file. The documentation shows the Symantec log files as being monitored separately:

[monitor://<<path_to_temp_dump_file_directory>>\scm_admin.tmp]
sourcetype = symantec:ep:admin:file
disabled = false

[monitor://<<path_to_temp_dump_file_directory>>\agt_behavior.tmp]
sourcetype = symantec:ep:behavior:file
disabled = false

[monitor://<<path_to_temp_dump_file_directory>>\scm_agent_act.tmp]
sourcetype = symantec:ep:agent:file
disabled = false

[monitor://<<path_to_temp_dump_file_directory>>\scm_policy.tmp]
sourcetype = symantec:ep:policy:file
disabled = false

However, I have our Symantec management server configured to syslog the files to the Splunk server into a directory, configured via rsyslog as follows:

# send all messages from SEP Manager to a specific files**
$template Symantec,"/syslog/symantec/%$YEAR%/%$MONTH%/symantec-%$YEAR%%$MONTH%%$DAY%.log"
if $hostname contains 'SymantecServer' then -?Symantec
& ~

With that, I have one Symantec log file per day that has the various different Symantec log formats all mixed in.

I assume I can configure the inputs.conf to point all of the lines in the stanza to the same file, but how do ensure that Splunk will be able to parse all the different formats within the same log file to assign the correct sourcetypes - scm_admin, scm_agent, agt_risk, agt_scan, and so on?

Thx

0 Karma
1 Solution

mreynov_splunk
Splunk Employee
Splunk Employee

unfortunately this add-on currently does not support syslog setup. its in our plans.
if you have Enterprise Security, it comes bundled with an add-on for SEP which supports syslog.

View solution in original post

rishrai
New Member

Hi Can you let me know what is the name of the App that works from Splunk ES install folder? Thanks

0 Karma

mreynov_splunk
Splunk Employee
Splunk Employee

unfortunately this add-on currently does not support syslog setup. its in our plans.
if you have Enterprise Security, it comes bundled with an add-on for SEP which supports syslog.

jwalzerpitt
Influencer

Thx for the reply and info

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...