ingestor_archiver job from logsearch/19
Github source:
2503ff99 or
master branch
Properties¶
ingestor_archiver¶
data_dir¶Path to store imported log files and state
- Default
/var/vcap/data/archiver-restorer
logstash¶
metadata_level¶Whether to include additional metadata throughout the event lifecycle. NONE = disabled, DEBUG = fully enabled
- Default
NONE
logstash_ingestor¶
debug¶Debug level logging
- Default
false
redis¶
host¶Redis host of queue
key¶Name of queue to pull messages from
port¶Redis port of queue
- Default
6379
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/ingestor_archiver/ directory
(learn more).
bin/ingestor_archiver_ctl(frombin/ingestor_archiver_ctl)bin/monit_debugger(frombin/monit_debugger)bin/reload(frombin/reload)bin/wait-until-loaded(frombin/wait-until-loaded.erb)config/archiver_to_redis.conf(fromconfig/archiver_to_redis.conf.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.