Lagoon Logs aims to be a zero configuration logging system for Drupal 7, 8, and 9 sites running on Amazee.io's Lagoon.
Installation
Drupal 7
You should be able to simply download and enable the lagoon logs package.
drush dl lagoon_logs
drush pm-enable lagoon_logs
Drupal 8/9
Installation in Drupal 8/9 assumes a composer based workflow.
It's installed by running the following
composer require drupal/lagoon_logs
drush pm-enable -y lagoon_logs
Configuration
For applications running on Lagoon, there should be no configuration. Once the prerequisite modules and libraries have been installed, the module will send its logs to a Logstash instance at "application-logs.lagoon.svc:5140".
Short name
lagoon_logs
Supporting organizations