Tuning use cases without losing coverage
This is a sample post so you can see how everything looks. Edit it or delete it.
A code block
index=security sourcetype=WinEventLog:Security EventCode=4625
| stats count by user, src
| where count > 20
A list
- Measure the noise first
- Tune the smallest scope that fixes it
- Re-test against known attack data