8000 GitHub - liasica/docker-elk: The Elastic stack (ELK) powered by Docker and Compose.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

liasica/docker-elk

 
 

Repository files navigation

Elastic stack (ELK) on Docker

Get latest README.md here

Install one script

bash <(curl -s https://raw.githubusercontent.com/liasica/docker-elk/svc/install.sh)

Useful links

Questions

1. Setup fails with maybe these locations are not writable or multiple nodes were started on the same data path

You should set correct permission with the data folder

chown -Rv 1000:0 /your/data/folder

About

The Elastic stack (ELK) powered by Docker and Compose.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 84.5%
  • Dockerfile 15.5%
0