Merge pull request #10153 from Security-Onion-Solutions/fleet-sa

FEATURE: Dedicated Fleet Node
This commit is contained in:
Josh Brower
2023-04-19 09:12:30 -04:00
committed by GitHub
52 changed files with 1266 additions and 294 deletions

View File

@@ -617,7 +617,7 @@ whiptail_install_type_dist_existing() {
install_type=$(whiptail --title "$whiptail_title" --menu "$node_msg" 19 75 6 \
"SENSOR" "Create a forward only sensor " \
"SEARCHNODE" "Add a search node with parsing " \
"FLEET" "Dedicated Fleet Osquery Node " \
"FLEET" "Dedicated Elastic Fleet Node " \
"HEAVYNODE" "Sensor + Search Node " \
"IDH" "Intrusion Detection Honeypot Node " \
"RECEIVER" "Receiver Node " \