Fast configuration for store and view container logs
- Elasticsearch 7.6.2
- Kibana 7.6.2
- Logstash 7.6.2
- Filebeat 7.6.2
- Metricbeat 7.6.2
- Curator 5.8.0
- Nginx 1.17.9
- Basic authenticate with Nginx.
- You can turn off basic authenticate by leave
NGINX_BASIC_AUTH_USERNAME=
orNGINX_BASIC_AUTH_PASSWORD=
empty - Use a reverse proxy to handle X-Pack authentication with impersonation feature
- You can turn off basic authenticate by leave
- Rotate
filebeat-*
andmetricbeat-*
index when creation date older thanMETRICBEAT_CURATOR_UNIT_COUNT
,FILEBEAT_CURATOR_UNIT_COUNT
. - Centralize docker container logs with one command:
$ docker-compose up