mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-02-12 18:23:47 +01:00
[fix] Calc log_size_limit more accurately + actually call function
This commit is contained in:
@@ -399,6 +399,8 @@ whiptail_install_type() {
|
||||
whiptail_log_size_limit() {
|
||||
|
||||
[ -n "$QUIET" ] && return
|
||||
|
||||
set_defaul_log_size
|
||||
|
||||
log_size_limit=$(whiptail --title "Security Onion Setup" --inputbox \
|
||||
"Please specify the amount of disk space (in GB) you would like to allocate for Elasticsearch data storage. \
|
||||
|
||||
Reference in New Issue
Block a user