blob: ef7973f79732c72048166885f72c130368d6d08d [file] [log] [blame]
classes:
- service.heka.remote_collector.cluster
- 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}
keepalived:
cluster:
instance:
stacklight_monitor_vip:
notify_action:
master:
- service remote_collector start
backup:
- service remote_collector stop
fault:
- service remote_collector stop