Skip to content

A simple stack with a sample symfony application indexing logs in ELK running in docker.

License

Notifications You must be signed in to change notification settings

HETIC-MT-P2021/docker-symfony-elk-correction

Repository files navigation

Docker Symfony ELK Correction

This repository contains a correction for the Docker ELK exercise.

It is not the only way to do it.

Instructions

Have a symfony application that logs in ElasticSearch through LogStash, visualisation available on Kibana. Everything have to be containerized using Docker and Docker-Compose.

How to start

Run docker-compose up -d then docker-compose exec php composer install to install PHP dependencies.

You will find the application at http://127.0.01:8080 and kibana at http://127.0.01:8081

About

A simple stack with a sample symfony application indexing logs in ELK running in docker.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published