{% set es = salt['pillar.get']('static:masterip', '') %} {% set hivehost = salt['pillar.get']('static:masterip', '') %} {% set hivekey = salt['pillar.get']('static:hivekey', '') %} alert: hivealerter hive_connection: hive_host: http://{{hivehost}} hive_port: 9000/thehive hive_apikey: {{hivekey}} hive_proxies: http: '' https: '' hive_alert_config: title: '{rule[name]} - ' type: 'playbook' source: 'SecurityOnion' description: "`Play:` https://{{es}}/playbook/issues/6000 \n\n `View Event:` \n\n `Raw Data:` {match[message]}" severity: 2 tags: ['playbook'] tlp: 3 status: 'New' follow: True caseTemplate: '5000'