mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
5 lines
451 B
YAML
5 lines
451 B
YAML
definition: (Processes.process_name=cmd.exe OR Processes.process_name=powershell.exe OR Processes.process_name=pwsh.exe OR Processes.process_name=sh.exe OR Processes.process_name=bash.exe OR Processes.process_name=wscript.exe OR Processes.process_name=cscript.exe)
|
|
description: customer specific splunk configurations(eg- index, source, sourcetype).
|
|
Replace the macro definition with configurations for your Splunk Environment.
|
|
name: windows_shells
|