shield-agent job from shield/4.1
Github source:
c87c9e2d
or
master branch
Properties¶
shield
¶
agent
¶
authorize_generated_daemon_key
¶permit access via generated worker key, local to deployment
- Default
true
authorized_keys
¶public keys to permit
- Default
[]
autoprovision
¶HTTP API of the Shield installation to automatically provision authorized keys from
port
¶port to run agent
- Default
5444
job
¶
name
¶Job name
retention
¶Name of job retention
schedule
¶Name of job schedule
store
¶Name of job store
log_level
¶Log level for shield processes
- Default
info
target
¶
config
¶Hash of config information
name
¶Target name
plugin
¶Plugin type
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/shield-agent/
directory
(learn more).
bin/ctl
(frombin/ctl
)bin/monit_debugger
(frombin/monit_debugger
)bin/post-start
(frombin/post-start.erb
)config/shield-agent.conf
(fromconfig/shield-agent.conf.erb
)config/target.json
(fromconfig/target.json.erb
)data/properties.sh
(fromdata/properties.sh.erb
)helpers/ctl_setup.sh
(fromhelpers/ctl_setup.sh
)helpers/ctl_utils.sh
(fromhelpers/ctl_utils.sh
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.