Skip to content

dea_logging_agent job from cf/191

Github source: 43c823b7 or master branch

Properties

dea_logging_agent

debug

boolean value to turn on verbose mode

Default
false

status

password

password used to log into varz endpoint

Default
""
port

port used to run the varz endpoint

Default
0
user

username used to log into varz endpoint

Default
""

etcd

machines

IPs pointing to the ETCD cluster

metron_endpoint

dropsonde_port

The port used to emit dropsonde messages to the Metron agent

Default
3457

host

The host used to emit messages to the Metron agent

Default
127.0.0.1

port

The port used to emit legacy messages to the Metron agent

Default
3456

shared_secret

The key used to sign log messages

nats

machines

IP addresses of Cloud Foundry NATS servers

password

Password for cc client to connect to NATS

port

IP port of Cloud Foundry NATS server

user

Username for cc client to connect to NATS

networks

apps

DEA Logging Agent network information.

syslog_aggregator

address

IP address for syslog aggregator

all

Define whether forwarders should send all their syslog data to our aggregator.

Default
false

port

TCP port of syslog aggregator

transport

Transport to be used when forwarding logs (tcp|udp|relp).

Default
tcp

Templates

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

  • bin/dea_logging_agent_ctl (from dea_logging_agent_ctl.erb)
  • config/dea_logging_agent.json (from dea_logging_agent.json.erb)
  • config/syslog_forwarder.conf (from syslog_forwarder.conf.erb)

Packages

Packages are compiled and placed onto corresponding instances during the deployment process. Packages will be placed into /var/vcap/packages/ directory.