Skip to content

curator job from logsearch/23.0.0

Github source: 871cb8d5 or master branch

Properties

curator

elasticsearch_host

IP address of elasticsearch host to proxy requests for (eg, 127.0.0.1)

Default
127.0.0.1

elasticsearch_port

Port address of elasticsearch host to proxy requests for (eg, 9200)

Default
9200

purge_logs

retention_period

Days that logs will be retained

Default
30

Templates

Templates are rendered and placed onto corresponding instances during the deployment process. This job's templates will be placed into /var/vcap/jobs/curator/ directory (learn more).

  • bin/curator_ctl (from bin/curator_ctl)
  • bin/run (from bin/run)
  • config/purge_logs.cron (from config/purge_logs.cron)
  • data/properties.sh (from data/properties.sh.erb)
  • helpers/ctl_setup.sh (from helpers/ctl_setup.sh)
  • helpers/ctl_utils.sh (from helpers/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.