mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
8 lines
223 B
Plaintext
8 lines
223 B
Plaintext
{% set ES = salt['pillar.get']('static:masterip', '') %}
|
|
|
|
alert: modules.so.playbook-es.PlaybookESAlerter
|
|
elasticsearch_host: "{{ ES }}:9200"
|
|
play_title: ""
|
|
play_url: "https://{{ ES }}/playbook/issues/6000"
|
|
sigma_level: ""
|