Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-11T12:30:17.000Z (over 3 years ago)
- Last Synced: 2024-04-22T21:13:02.168Z (10 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: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EFK Stack boilerplate
![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=102)
[![MIT Licence](https://badges.frapsoft.com/os/mit/mit.svg?v=103)](https://github.com/ductnn/EFK-Stack-boilerplate/blob/main/LICENSE)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](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.