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

Add HTTP input plugin #44

Closed
wants to merge 12 commits into from
Closed

Add HTTP input plugin #44

wants to merge 12 commits into from

Conversation

fujifish
Copy link

Add HTTP input plugin for the server to be able to receive incoming logstash messages over HTTP/HTTPS.
This is needed in situations where the agent resides in a location that is only able to access HTTP/HTTPS, e.g. behind a proxy.

@bpaquet
Copy link
Owner

bpaquet commented Nov 12, 2013

Thx you for this big contribution !

I can not merge it as is. I will implement, using your code

After that, we can merge your HTTP input plugin !

Bertrand

@bpaquet
Copy link
Owner

bpaquet commented Nov 13, 2013

@fujifish I have implemented the three points.

You do not need for commits 2b2aaa1, 906400f, 3633018.

You can merge it by yourself, or I can do it for you. What do you prefer ?

@fujifish
Copy link
Author

Go ahead and do the merge.
I've also added support for tunneling the http_post output through a proxy and it would be great if you can merge it as well (a4fdce7, 7141058, b2cf230, e83b576)

@fujifish
Copy link
Author

I've merged your changes back, so I'll close this pull request and open a new one

@fujifish fujifish closed this Nov 14, 2013
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.

2 participants