blob: a18c11166931358ce4a5a848164fdee7b2309e3b [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: ${_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}
keepalived:
cluster:
instance:
stacklight_monitor_vip:
notify_action:
master:
- service remote_collector start
backup:
- service remote_collector stop
fault:
- service remote_collector stop