elasticsearch-config-lfc job from logsearch-for-cloudfoundry/202.0.0
Github source:
1245e745
or
master branch
Properties¶
elasticsearch_config
¶
index_prefix
¶Name prefix of your log indices that can uniquely distinguish them among other ES indices if apply pattern ‘’ to it, e.g. ‘logs-’. It is used in the index templates predefined in the job to specify index pattern. Make sure the prefix matches
logstash_parser.elasticsearch.index
property set for your parser.
- Default
logstash-
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/elasticsearch-config-lfc/
directory
(learn more).
index-mappings.json
(fromindex-mappings.json.erb
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.
This job relies on no runtime packages.