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

https://github.com/vit0r/flask-app-elkb

POC proppose
https://github.com/vit0r/flask-app-elkb

docker-compose elasticsearch filebeat flask-application kibana kibana-dashboard logstash nginx

Last synced: about 2 months ago
JSON representation

POC proppose

Awesome Lists containing this project

README

          

# References:

1. :+1: [docker-cli-run-prod-mode](https://www.elastic.co/guide/en/elasticsearch/reference/current/docker.html#docker-cli-run-prod-mode)
2. :+1: [introduction-elk-stack](https://www.elastic.co/webinars/introduction-elk-stack)
3. :+1: [business-analytics](https://www.elastic.co/use-cases?usecase=business-analytics)
4. :+1: [medium.com/dockerbr](https://medium.com/dockerbr/instalando-o-elasticsearch-em-um-container-docker-e759d74c0a4d)
5. :+1: [bootstrap-checks](https://www.elastic.co/guide/en/elasticsearch/reference/current/bootstrap-checks.html)
6. :-1: [kibana-dashboard](https://www.elastic.co/guide/en/kibana/6.4/dashboard.html)
7. :+1: [compose-compose-file](https://docs.docker.com/compose/compose-file/)

## Todo

[] Kibana Dashboard

```shell
> code .
> Ctrl+Shift+P
> Run task -> virtual-env
> docker-compose up -d --build

```