blob: daa7e646eb73ea6aeb668593673be4f11eb6ae0d [file] [log] [blame]
applications:
- heka
classes:
- service.heka.support
parameters:
_param:
remote_collector_poolsize: 100
remote_collector_max_message_size: 262144
heka:
remote_collector:
automatic_starting: false
enabled: true
influxdb_time_precision: ms
poolsize: ${_param:remote_collector_poolsize}
max_message_size: ${_param:remote_collector_max_message_size}