mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user