blob: c18484f04f5da9f5d66c173c49ff9ccf71fc1e5d [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: lma
influxdb_username: lma
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}