Sha256: d2f69dac632d4a750c27df4468712d4474977ad409ed1a52ac19be2cdad898b2
Contents?: true
Size: 451 Bytes
Versions: 6
Compression:
Stored size: 451 Bytes
Contents
# logstash-output-elasticsearch-groom ## On Windows, with Logstash 1.5.0.rc2 Edit the `Gemfile` under the distribution adding a line like: ``` gem "logstash-output-elasticsearch_groom", :path => "C:\\Users\\YOURNAME\\git\\logstash-output-elasticsearch-groom" ``` and then run ``` bin\plugin.bat install --no-verify ``` This workaround was obtained from [this issue comment](https://github.com/elastic/logstash/issues/2779#issuecomment-77927682).
Version data entries
6 entries across 6 versions & 1 rubygems