Skip to content

vfcardoso-dev/elk-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elk-compose

A docker-compose file to run containers of ELK stack, with authorization enabled.

There are three possible configs:

  • elk-compose-config-1.yml: authorization enabled, considering preexistent networks
  • elk-compose-config-2.yml: authorization enabled, default networking
  • elk-compose-config-3.yml: authorization disabled, default networking

To use configurations with authorization enabled, you must setup an username and password in the file .env.

docker-compose -f elk-compose-config-1.yml -p elk up -d

About

A docker-compose file to run containers of ELK stack, with authorization enabled

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors