blob: 1d1e5c76908cf2224febaa308983b8ac1d976344 [file] [log] [blame]
Ondrej Smola03ff34e2016-12-01 01:30:33 +01001classes:
2- service.heka.aggregator.cluster
Éric Lemoineaecf6592016-12-14 15:24:39 +00003- system.heka.server
Ondrej Smola03ff34e2016-12-01 01:30:33 +01004parameters:
Ondrej Smola03ff34e2016-12-01 01:30:33 +01005 heka:
6 aggregator:
7 influxdb_host: ${_param:heka_influxdb_host}
8 influxdb_port: ${_param:influxdb_port}
Simon Pasquier2609e5e2017-01-09 13:17:12 +01009 influxdb_database: lma
Simon Pasquier89be6d72017-01-09 13:13:58 +010010 influxdb_username: lma
Simon Pasquier105ca7b2017-01-09 13:11:17 +010011 influxdb_password: ${_param:influxdb_stacklight_password}
Swann Croiset640fb3a2017-01-12 11:26:15 +010012 poolsize: 200
Ondrej Smola03ff34e2016-12-01 01:30:33 +010013 keepalived:
14 cluster:
15 instance:
16 stacklight_monitor_vip:
17 notify_action:
18 master:
19 - service aggregator start
20 backup:
21 - service aggregator stop
22 fault:
23 - service aggregator stop