iptables-logger job from silk/2.23.0
Github source:
cdb44d5
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
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
(frombpm.yml.erb
)config/iptables-logger.json
(fromiptables-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.