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

Follow hash syntax for event["message"] for logstash-event v1.4.x #75

Closed
wants to merge 1 commit into from

Conversation

pctj101
Copy link

@pctj101 pctj101 commented Jul 31, 2014

This is for people who are using the logstash gem version 1.3+.

They remove the event.message accessor and make you use the ["message"] format instead.

@benlovell
Copy link
Collaborator

Hey, this needs a rebase plus the test suite is sad. Is there any interest in having this landed in master still?

@pxlpnk
Copy link
Collaborator

pxlpnk commented Sep 22, 2014

This could be easily fixed. I am concerned if older versions would still work.
Or are they already so long out of use?

@pctj101
Copy link
Author

pctj101 commented Sep 23, 2014

I believe this change would only work with logstash gem version 1.3+. (which is why I put that comment there).

As an aside, I also no longer actively use lograge so I don't really have a good testing framework to resolve "multi-version" logstash API changes. But... at least you know what may need to happen if you use the new logstash gem version.

@pxlpnk
Copy link
Collaborator

pxlpnk commented Jan 11, 2015

I just checked and the current version of logstash-event is 1.2.02. Where you running logstash or logstash-event directly from Github?

pxlpnk added a commit to pxlpnk/lograge that referenced this pull request Feb 1, 2015
This is a working version of roidrage#75. It will break backwards compability
with < 1.4.x for logstash users.
pxlpnk added a commit to pxlpnk/lograge that referenced this pull request Feb 1, 2015
This is a working version of roidrage#75. It will break backwards compability
with < 1.4.x for logstash users.
@pxlpnk
Copy link
Collaborator

pxlpnk commented Feb 6, 2015

This is fixed now with #107

@pxlpnk pxlpnk closed this Feb 6, 2015
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

Successfully merging this pull request may close these issues.

3 participants