mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
Update nids2hive.yaml
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{% set es = salt['pillar.get']('static:masterip', '') %}
|
{% set es = salt['pillar.get']('static:masterip', '') %}
|
||||||
{% set hivehost = salt['pillar.get']('static:masterip', '') %}
|
{% set hivehost = salt['pillar.get']('master:url_base', '') %}
|
||||||
{% set hivekey = salt['pillar.get']('static:hivekey', '') %}
|
{% set hivekey = salt['pillar.get']('static:hivekey', '') %}
|
||||||
# hive.yaml
|
# hive.yaml
|
||||||
# Elastalert rule to forward IDS alerts from Security Onion to a specified TheHive instance.
|
# Elastalert rule to forward IDS alerts from Security Onion to a specified TheHive instance.
|
||||||
|
|||||||
Reference in New Issue
Block a user