mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Merge pull request #8256 from Security-Onion-Solutions/fix/kibana_restart_after_role_sync
Restart Kibana in case it times out before being able to read role update
This commit is contained in:
@@ -536,6 +536,7 @@ post_to_2.3.130() {
|
|||||||
post_to_2.3.140() {
|
post_to_2.3.140() {
|
||||||
echo "Post Processing for 2.3.140"
|
echo "Post Processing for 2.3.140"
|
||||||
FORCE_SYNC=true so-user sync
|
FORCE_SYNC=true so-user sync
|
||||||
|
so-kibana-restart
|
||||||
POSTVERSION=2.3.140
|
POSTVERSION=2.3.140
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user