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

D7 version does not work with logstash #21

Open
rthideaway opened this issue Mar 19, 2018 · 1 comment
Open

D7 version does not work with logstash #21

rthideaway opened this issue Mar 19, 2018 · 1 comment

Comments

@rthideaway
Copy link

When you are sending your watchdog logs to logstash via http then the request goes through, but the logstash does not really process it. The reason is that logstash needs Content-Type header with value of application/json to process it correctly.

@rthideaway
Copy link
Author

With the following PR it's working for me.

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

1 participant