mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
Merge pull request #2239 from splunk/user_enum_fix
Updated macro to not rely on field extraction
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
definition: index=_audit action="login attempt" info="failed"
|
||||
definition: index=_audit "action=login attempt" "info=failed"
|
||||
description: customer specific splunk configurations(eg- index, source, sourcetype).
|
||||
Replace the macro definition with configurations for your Splunk Environmnent.
|
||||
name: splunkd_failed_auths
|
||||
Reference in New Issue
Block a user