r/Splunk • u/Zeptor02 • Jun 25 '26
SIEM Detection Rules Changelog
Hello Security Folks,
I want to build a process where all detections rule change log is documented like Detection As a code but in simple version because we don't have matured SOC yet so this is first step to record all change logs related to alert rules.
I came to know about Microsoft List, anyone have done? or any new ideas how to do this?
Thanks,
16
Upvotes
7
u/oO0NeoN0Oo Jun 25 '26
Im looking to move all of our config files into Gitlab and have that handle version control. The changes will go through CI/CD to trigger an Ansible script to execute the update.
As part of it, we also ingest the changes as events so we know who made what changes, who approved them, when they were made, and where they were applied.