Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release & Publish latest changes to RubyGems #42

Closed
NickMeves opened this issue Aug 22, 2019 · 2 comments
Closed

Release & Publish latest changes to RubyGems #42

NickMeves opened this issue Aug 22, 2019 · 2 comments

Comments

@NickMeves
Copy link

Been a while since a release for getting the new features easily with bin/logstash-plugin install logstash-output-sumologic

Lots of improvements merged into master over the last few months.

The event.sprintf headers improvements particularly interests me and I would love to easily just use logstash-plugin install.

Thanks!

@github-vincent-miszczak
Copy link

I've been trying logstash-plugin install --version=1.3.0 logstash-output-sumologic and it's broken. I need dynamic host name from this patch.

Plugin version conflict, aborting
ERROR: Installation Aborted, message: Bundler could not find compatible versions for gem "logstash-mixin-http_client":
  In snapshot (Gemfile.lock):
    logstash-mixin-http_client (= 7.0.0)

  In Gemfile:
    logstash-input-http_poller java was resolved to 5.0.1, which depends on
      logstash-mixin-http_client (~> 7) java

    logstash-output-sumologic (= 1.3.0) java was resolved to 1.3.0, which depends on
      logstash-mixin-http_client (~> 6.0) java

@andrzej-stencel
Copy link
Contributor

Hey folks, sorry for the long wait. This took way too long, but here it is at last: just released version v1.3.1 which should hopefully fix the above error and work with Logstash 7 without issues. I'll close this issue now, please open a new issue if there are any problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants