Info screen

Lagoon Logs aims to be a zero configuration logging system for Drupal sites running on amazee.io's Lagoon infrastructure.

Installation

Drupal (8, 9, 10, 11+)

Installation in a modern Drupal assumes you are using a composer based workflow.

Install the module by running the following:

composer require drupal/lagoon_logs
drush pm-enable -y lagoon_logs

Drupal 7

For those still maintaining older Drupal 7 websites, you should be able to simply download and enable the lagoon logs package.

drush dl lagoon_logs
drush pm-enable lagoon_logs

Configuration

For applications running on Lagoon, there should be no configuration needed.

Once the prerequisite modules and libraries have been installed, the module will send the logs to a Logstash instance at "application-logs.lagoon.svc:5140".

Supporting organizations: 
Development
Development

Project information

Releases