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
Contributor

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
Contributor

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