pblittle / docker-logstash

Docker image for Logstash 1.4
https://hub.docker.com/r/pblittle/docker-logstash
MIT License
236 stars 90 forks source link

Hotfix/0.13.1 #73

Closed pblittle closed 9 years ago

pblittle commented 9 years ago

This hotfix addresses the issue found in issue #72. The sed regex will now match an http or https proxy protocol.

simonluijk commented 9 years ago

Thanks for the quick response to this issue, you're awesome. I have tested this and all looks good to me.

pblittle commented 9 years ago

@simonluijk, this was merged into master and tagged rel-0.13.1. I also tagged latest and 0.13.1 on DockerHub.

Thanks again for the bug report. Please let me know if you run into any issues. Closes #72