Skip to content

Centralised logging system; using Laravel with Elastic Stack. Wired up with docker-compose

Notifications You must be signed in to change notification settings

mewm/laravel-elastic-stack-cls-docker

Repository files navigation

Centralised Logging System for Laravel in an ElasticStack. Wired up with docker-compose

This repository contains the code I did in the live demo at the Copenhagen Laravel Meetup http://www.meetup.com/Copenhagen-Laravel-Meetup/events/231241447/ hosted at Tattoodo

Contains a docker-compose declaration that boots up both laravel services and the Elastic Stack (5).

The Laravel services is pretty much bare bone out of the box. Only configuration done was changing the logging format in Monolog to logstash. That happens in app/Providers/AppServiceProvider.php

After docker-compose up:

This session was recorded and can be found here: https://youtu.be/Wm_6I_kQctQ

Full Meetup recording: https://youtu.be/2DL1c9k67og

Slides

Slide 0 Slide 1 Slide 2 Slide 3 Slide 4 Slide 5 Slide 6

About

Centralised logging system; using Laravel with Elastic Stack. Wired up with docker-compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published