parser-config-lfc job from logsearch-for-cloudfoundry/202.0.0
Github source:
1245e745
or
master branch
Properties¶
logstash_parser
¶
deployment_name
¶
cf
¶Name of Cloud Foundry cf deployment. CF jobs are mapped to this value in deployment_lookup.yml dictionary file.
- Default
cloudfoundry-cf
diego
¶Name of Cloud Foundry diego deployment (if there is one). Diego jobs are mapped to this value in deployment_lookup.yml dictionary file.
- Default
cloudfoundry-diego
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/parser-config-lfc/
directory
(learn more).
config/deployment_lookup.yml
(fromdeployment_lookup.yml.erb
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.