elastic / elastic/logstash

Update all logstash 1.5 plugins

Open
#3,993 6 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
14.9k
Forks
3.5k
Avg merge
19h 14m
Merged PRs (30d)
63

Description

I'd like have logstash plugins updated along with logstash 1.5 installation via puppet. I could have used "exec" for that but running something like:

```
./plugin update
You are updating logstash-codec-collectd to a new version 2.0.0, which may not be compatible with 1.0.1. are you sure you want to proceed (Y/N)?
```

stops the flawless execution.
As well it's not clear if it's safe to install 2.x plugins for logstash 1.5 nor it is possible to make it update only feasible versions.
Is it possible to abandon questions and install only appropriate updates?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.