Splunk Enterprise Security

Linux Logs

sinhashubham014
Engager

I am working on Linux based usecases that are available in Splunk ESCU. Most of the usecases are using Endpoint. process data model. When checked in the official Splunk Linux add on, only 3 source types are shown in Endpoint i.e. (fs_notification, netstat, Unix:Service), Whereas the "process" sourcetype is not mapped with any data model. Will adding "process" sourcetype help in executing the Splunk ESCU queries?

Labels (1)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

Don't modify the datamodel.  If you do then your local copy will override any future changes delivered by Splunk.

First, make sure the data in your "process" events apply to the Endpoint DM.  There may be too few common fields to make the DM useful.

If there is sufficient coverage in the DM for your data then use tags to ensure the DM finds the process events in its searches.  Define fieldaliases and EVALs as needed to make the data CIM-compliant.

---
If this reply helps you, Karma would be appreciated.

View solution in original post

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Don't modify the datamodel.  If you do then your local copy will override any future changes delivered by Splunk.

First, make sure the data in your "process" events apply to the Endpoint DM.  There may be too few common fields to make the DM useful.

If there is sufficient coverage in the DM for your data then use tags to ensure the DM finds the process events in its searches.  Define fieldaliases and EVALs as needed to make the data CIM-compliant.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...