OWASP / Honeypot-Project

79 stars 27 forks source link

Added Documentation for Sending Logs from ModSecurity to ELK #10

Closed tulja closed 5 years ago

fzipi commented 5 years ago

@tulja This seems very good. I think that it should be better to have less interaction with the dockers, the installation process will be simpler.


To build the new, extended container, just use `docker-compose build`.

Links also has the property of defining that name inside the containers, so it will be available for use in the config files (you don't need or care about the IP address, just use `elk:5044`.

I have a couple additional comments, but need to board my flight :)
tulja commented 5 years ago

Thank you @fzipi for feedback. I'm done with the above changes. Please let me know the additional comments as well so I can incorporate those in my next PR.

fzipi commented 5 years ago

Thanks @tulja , will merge this PR now.