mirror of
https://github.com/peasead/elastic-container
synced 2026-06-08 16:43:23 +00:00
3c21bd7d14
Detection Engine improvements (kibana_manager.py): - Increase prepackaged rules installation timeout: 60s → 180s - Increase bulk enable rules timeout: 60s → 120s - Fixes timeout errors when installing ~1400 prebuilt detection rules - Rules install successfully even with previous timeout, this eliminates warnings Output formatting improvements (docker_manager.py): - Remove bash-style separators (##### lines) - Standardize all command output to match 'start' command style - Use consistent cyan for actions, green for success - Add blank lines before final success messages - Commands affected: stop, destroy, restart, stage