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
- Host: GitHub
- URL: https://github.com/vit0r/flask-app-elkb
- Owner: vit0r
- License: gpl-3.0
- Created: 2018-10-31T01:31:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-23T05:28:15.000Z (almost 7 years ago)
- Last Synced: 2025-10-09T02:42:57.716Z (9 months ago)
- Topics: docker-compose, elasticsearch, filebeat, flask-application, kibana, kibana-dashboard, logstash, nginx
- Language: Dockerfile
- Size: 16.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```