blob: acc2853cad3ad0a7f1f0d5f141cc63dce3a5c22e [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: true
enabled: true
influxdb_time_precision: ms
poolsize: ${_param:remote_collector_poolsize}
max_message_size: ${_param:remote_collector_max_message_size}