Skip to content

greasy-weasel/docker-elk

 
 

Repository files navigation

Docker ELK stack modified to support net2Host

Addtional docker containers compared to docker-elk:

  • redis - Used to store correlation information
  • correlate - Used to correlate logs
  • nxlog - accepts windows firewall logs
  • brologread - fetches bro logs.

You will need to alter docker-compose.yml to fit your system:

  • Set JVM size for Elastic
  • Change bro current mount for brologread

Docker compose config base on: https://github.com/deviantony/docker-elk

About

The ELK stack powered by Docker and Compose.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 65.4%
  • Go 34.6%