Merge pull request #402 from splunk/CRL-1744_macro_fixes

fixes for a couple broken macros
This commit is contained in:
Bhavin Patel
2020-03-16 10:18:29 -07:00
committed by GitHub
3 changed files with 5 additions and 2 deletions
+3 -1
View File
@@ -27,6 +27,8 @@ detect:
risk_object_type:
- system
risk_score: 50
macros:
- smb_traffic_spike_mltk_filter
schedule:
cron_schedule: 0 * * * *
earliest_time: -70m@m
@@ -111,7 +113,7 @@ investigations:
type: splunk
known_false_positives: If you are seeing more results than desired, you may consider
reducing the value of the threshold in the search. You should also periodically
re-run the support search to re-build the ML model on the latest data.
re-run the support search to re-build the ML model on the latest data. Please update the `smb_traffic_spike_mltk_filter` macro to filter out false positive results
maintainers:
- company: Splunk
email: rvaldez@splunk.com
+1 -1
View File
@@ -1,3 +1,3 @@
definition: search *
description: Use this macro to add additional filters for SMB traffic spike detection using MLKT
name: smb_traffic_spike_mltkfilter
name: smb_traffic_spike_mltk_filter
@@ -1,2 +1,3 @@
definition: search *
description: Use this macro to add additional filters for DNS Query Requests Resolved by Unauthorized DNS Servers detection
name: unauthorized_dns_servers_filter