Splunk Enterprise

How to do splunk enterprise security integration with windows universal forwarder?

CkopitcK
Engager

hi...

how to do splunk integration with windows (which uses universal forwarder agent), so that it appears in the apps section of splunk enterprise security, because so far I can only integrate splunk with windows without involving splunk enterprise security apps, so I want to do splunk enterprise security integration with windows, and I will do a bruteforce test on those windows

Thank you

Labels (1)
Tags (1)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

One does not integrate a Universal Forwarder (UF) with Spunk Enterprise Security (ES).  The UF sends data to Splunk Enterprise to be indexed and ES reads that data.  The key is the data must be made CIM-compliant when onboarded.  CIM is Splunk's Common Information Model, which defines common field names for certain type of data.  A common set of names makes it much easier to correlate data from multiple sources.  ES relies heavily on CIM.

Once you have your data onboarded and CIM-compliant, it's time to enable datamodel accelerations (DMAs).  DMAs make for faster searching and are another feature used heavily by ES.  In ES, select Configuration->CIM Setup.  For each data model appropriate to your data, check the Accelerate box and enter an index name in the Indexes box then click Save.

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

View solution in original post

richgalloway
SplunkTrust
SplunkTrust

One does not integrate a Universal Forwarder (UF) with Spunk Enterprise Security (ES).  The UF sends data to Splunk Enterprise to be indexed and ES reads that data.  The key is the data must be made CIM-compliant when onboarded.  CIM is Splunk's Common Information Model, which defines common field names for certain type of data.  A common set of names makes it much easier to correlate data from multiple sources.  ES relies heavily on CIM.

Once you have your data onboarded and CIM-compliant, it's time to enable datamodel accelerations (DMAs).  DMAs make for faster searching and are another feature used heavily by ES.  In ES, select Configuration->CIM Setup.  For each data model appropriate to your data, check the Accelerate box and enter an index name in the Indexes box then click Save.

---
If this reply helps you, Karma would be appreciated.
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...