blob: 4b38afb72359af433e55c2d7748a634c4a9fef3a [file] [log] [blame]
classes:
- service.heka.remote_collector.single
- system.heka.server
parameters:
heka:
remote_collector:
influxdb_host: ${_param:heka_influxdb_host}
influxdb_port: ${_param:influxdb_port}
influxdb_database: ${_param:influxdb_database}
influxdb_username: ${_param:influxdb_user}
influxdb_password: ${_param:influxdb_stacklight_password}
aggregator_host: ${_param:heka_aggregator_host}
aggregator_port: ${_param:aggregator_port}
elasticsearch_host: ${_param:heka_elasticsearch_host}
elasticsearch_port: ${_param:elasticsearch_port}