https://github.com/ductnn/efk-stack-boilerplate
Implement EFK Stack on Kubernetes
https://github.com/ductnn/efk-stack-boilerplate
devops efk kubernetes logging
Last synced: 9 months ago
JSON representation
Implement EFK Stack on Kubernetes
- Host: GitHub
- URL: https://github.com/ductnn/efk-stack-boilerplate
- Owner: ductnn
- License: mit
- Created: 2021-03-07T11:45:22.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-11T12:30:17.000Z (over 4 years ago)
- Last Synced: 2025-03-31T08:21:22.302Z (11 months ago)
- Topics: devops, efk, kubernetes, logging
- Language: Shell
- Homepage: https://ductn.info/EFK-stack-on-Kubernetes/
- Size: 17.6 KB
- Stars: 6
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EFK Stack boilerplate

[](https://github.com/ductnn/EFK-Stack-boilerplate/blob/main/LICENSE)
[](https://github.com/ductnn/EFK-Stack-boilerplate/pulls)
## Quick start
```bash
git clone https://github.com/ductnn/EFK-Stack-boilerplate.git
cd EFK-Stack-boilerplate
bash run.sh
```
## Install manualy
You can find detailed instructions on using EFK Stack and many tips in [its documentation](https://ductn.info/EFK-stack-on-Kubernetes/).
## Contribution
All contributions are welcomed in this project.
## License
The MIT License (MIT). Please see [LICENSE](LICENSE) for more information.