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

https://github.com/imrankhankhattar/efk-stack-docker-setup

This repositery sets up the efk stack, where you can send your app logs via fluentd to elasticsearch and then can view logs in kibana. For node app you can start it first by running 'npm i' command, and then build docker.You have to give docker write permissions for elasticsearch_data file.
https://github.com/imrankhankhattar/efk-stack-docker-setup

docker elasticsearch fluentd kibana logging

Last synced: about 2 months ago
JSON representation

This repositery sets up the efk stack, where you can send your app logs via fluentd to elasticsearch and then can view logs in kibana. For node app you can start it first by running 'npm i' command, and then build docker.You have to give docker write permissions for elasticsearch_data file.

Awesome Lists containing this project