lib/logstash/outputs/riak.rb in logstash-output-riak-0.1.1 vs lib/logstash/outputs/riak.rb in logstash-output-riak-0.1.2
- old
+ new
@@ -6,10 +6,9 @@
# Riak is a distributed k/v store from Basho.
# It's based on the Dynamo model.
class LogStash::Outputs::Riak < LogStash::Outputs::Base
config_name "riak"
- milestone 1
# The nodes of your Riak cluster
# This can be a single host or
# a Logstash hash of node/port pairs
# e.g