Skip to content

iptables-logger job from silk/2.34.0

Github source: 7814ec5 or master branch

Properties

disable

Disable this monit job. It will not run. Required for backwards compatability

Default
false

kernel_log_file

File that contains iptables kernel logs.

Default
/var/log/kern.log

logging

format

timestamp

Format for timestamp in component logs. Valid values are ‘rfc3339’, ‘deprecated’. ‘rfc3339’ is the recommended format. It will result in all timestamps controlled by iptables-logger to be in RFC3339 format, which is human readable. ‘deprecated’ will result in all timestamps being in the format they were before the rfc3339 flag was introduced. This format is different for different logs. We do not recommend using this flag unless you have scripts that expect a particular timestamp format.

Default
rfc3339

metron_port

Port of metron agent on localhost. This is used to forward metrics.

Default
3457

Templates

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

  • config/bpm.yml (from bpm.yml.erb)
  • config/iptables-logger.json (from iptables-logger.json.erb)

Packages

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