mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Add package load command to Fleet setup
This commit is contained in:
0
salt/elasticfleet/tools/sbin_jinja/so-elastic-fleet-package-load
Normal file → Executable file
0
salt/elasticfleet/tools/sbin_jinja/so-elastic-fleet-package-load
Normal file → Executable file
@@ -48,6 +48,8 @@ curl -K /opt/so/conf/elasticsearch/curl.config -L -X POST "localhost:5601/api/fl
|
||||
printf "\n\n"
|
||||
|
||||
### Create Policies & Associated Integration Configuration ###
|
||||
# Load packages
|
||||
/usr/sbin/so-elastic-fleet-package-load
|
||||
|
||||
# Manager Fleet Server Host
|
||||
elastic_fleet_policy_create "FleetServer_{{ GLOBALS.hostname }}" "Fleet Server - {{ GLOBALS.hostname }}" "true" "120"
|
||||
|
||||
Reference in New Issue
Block a user