Skip to content

An experiment that tests using Monolog in combination with Graylog.

License

Notifications You must be signed in to change notification settings

waltertamboer/experiment-monolog-graylog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

experiment-monolog-graylog

An experiment that tests using Monolog in combination with Graylog.

Usage

Configure the configuration by copying config/global.php to config/local.php and entering the correct information.

Next install the composer dependencies, assuming Docker is used:

docker run --rm -it -v "$(pwd):/app" composer:latest install

And then run the script:

docker run --rm -it -v "$(pwd):/app" php:latest php -f /app/src/experiment.php

About

An experiment that tests using Monolog in combination with Graylog.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages