update SOCtopus conf

This commit is contained in:
Wes Lambert
2019-12-04 03:12:02 +00:00
parent 649c706926
commit 5eb0a4f19c

View File

@@ -1,9 +1,15 @@
{%- set ip = salt['pillar.get']('static:masterip', '') %}
{%- set HIVEKEY = salt['pillar.get']('static:hivekey', '') %}
{%- set CORTEXKEY = salt['pillar.get']('static:cortexorguserkey', '') %}
[es]
es_url = http://{{ip}}:9200
[cortex]
supported_analyzers = Urlscan_io_Search,CERTatPassiveDNS
cortex_url = https://{{ip}}/cortex/
cortex_key = {{ CORTEXKEY }}
[fir]
fir_url = YOURFIRURL
fir_token = YOURFIRTOKEN