Guides related to Beach

How to use SolarWinds Observability for logging

Central logging helps you to find the right information and keep the logs between jobs.

Overview

SolarWinds Observability is a collection of tools. The included Papertrail is used for log management, which centralizes all your logs, makes them searchable and lets you set criteria for notifications from other services. Such a service is a great addition to your Beach project:

  • it stores your log files in a location outside of your container. This is important because all files - including log files - stored in your instance containers will be gone after the next Deployment.
  • it collects the logs from multiple containers and sources. If you scale your instances to multiple replicas, you need a central location where you can search for the cause of a problem.
  • it makes your logs searchable. Want to know what happened to your website Neos at 1am last night? Or when a certain error last occurred?