commit | 03ff34ef2becc70bbeb47b209edf350cee769626 | [log] [tgz] |
---|---|---|
author | Ondrej Smola <ondrej.smola@tcpcloud.eu> | Thu Dec 01 01:30:33 2016 +0100 |
committer | Ondrej Smola <ondrej.smola@tcpcloud.eu> | Thu Dec 01 01:30:33 2016 +0100 |
tree | 16e1c37a5677c1d55fa2d59f6445d4db2fa46dc1 |
initial commit
diff --git a/system/heka/log_collector/single.yml b/system/heka/log_collector/single.yml new file mode 100644 index 0000000..73463e4 --- /dev/null +++ b/system/heka/log_collector/single.yml
@@ -0,0 +1,7 @@ +classes: +- service.heka.log_collector.single +parameters: + heka: + log_collector: + elasticsearch_host: ${_param:heka_elasticsearch_host} + elasticsearch_port: 9200