Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.