# elk-docker **Repository Path**: pacopink/elk-docker ## Basic Information - **Project Name**: elk-docker - **Description**: No description available - **Primary Language**: Shell - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-28 - **Last Updated**: 2021-04-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Use this repo you can easily setup an ELK environment using docker. If you want to change the version of ELK components, modify 'VERSION' file Usage: Run below commands in order ```bash ./es/run.sh ./kibana/run.sh ./logstash/run.sh ```