diff --git a/setup/so-functions b/setup/so-functions index 64f52f304..73828b091 100755 --- a/setup/so-functions +++ b/setup/so-functions @@ -1980,7 +1980,7 @@ zeek_logs_enabled() { for BLOG in "${BLOGS[@]}"; do echo " - $BLOG" | tr -d '"' >> "$zeeklogs_pillar" done - elif [ "$install_type" == "EVAL" ]; then + elif [ "$install_type" == "EVAL" ] || [ "$install_type" == "IMPORT" ]; then printf '%s\n'\ " - conn"\ " - dce_rpc"\