provide proper url for so-import-pcap based on redirect strategy chosen during setup - https://github.com/Security-Onion-Solutions/securityonion/issues/1039

This commit is contained in:
m0duspwnens
2020-08-14 15:28:47 -04:00
parent 0ba0c16c38
commit d963222f31
2 changed files with 6 additions and 5 deletions

View File

@@ -1028,7 +1028,6 @@ manager_pillar() {
" osquery: $OSQUERY"\
" thehive: $THEHIVE"\
" playbook: $PLAYBOOK"\
" url_base: $REDIRECTIT"\
""\
"elasticsearch:"\
" mainip: $MAINIP"\
@@ -1087,6 +1086,7 @@ manager_global() {
" proxy: $PROXY"\
" zeekversion: $ZEEKVERSION"\
" ids: $NIDS"\
" url_base: $REDIRECTIT"\
" managerip: $MAINIP" > "$global_pillar"
# Check if TheHive is enabled. If so, add creds and other details