This commit is contained in:
Wes Lambert
2019-09-18 19:42:02 +00:00
parent 30d732e18f
commit 1f8fd7ddd1

View File

@@ -1,4 +1,4 @@
{% set hivehost = salt['pillar.get']('static:masterip', '') %} %}
{% set hivehost = salt['pillar.get']('static:masterip', '') %}
{% set hivekey = salt['pillar.get']('static:hivekey', '') %}
# hive.yaml
# Elastalert rule to forward IDS alerts from Security Onion to a specified TheHive instance.