Splunk Enterprise Security

Splunk Security Content - How to implement/ create macros?

inventsekar
SplunkTrust
SplunkTrust

Hi All.. 

As you may be aware of Splunk's Security Content.. for example, for linux user creation https://research.splunk.com/endpoint/51fbcaf2-6259-11ec-b0f3-acde48001122/
on this, there are 2 macros they use.. one macro is:

https://github.com/splunk/security_content/blob/develop/macros/security_content_summariesonly.yml

actually how to implement/create this macro please. 

 

Labels (1)
0 Karma

meetmshah
SplunkTrust
SplunkTrust

More often than not, you will have macro already available from the app (ESCU/SSE/ES), all you need to do is update the parameters from Settings -> Advance Search -> Search macros -> Select Macro and update the same.

 

Please note that in the cases like whitelisting indexes for CIM or other such applications, there would be configuration page where it will ask you for the list of indexes and it will automatically update the Macro.

 

If this answer have helped you, feel free to accept the same 🙂

0 Karma

meetmshah
SplunkTrust
SplunkTrust

Hello, Just checking through if the issue was resolved or you have any further questions?

0 Karma

PickleRick
SplunkTrust
SplunkTrust

But what's the problem? You implement this macro as if you did with any other macro.

https://docs.splunk.com/Documentation/Splunk/latest/Knowledge/Definesearchmacros

0 Karma
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 ...