Logging8 recipes

Log collection, shipping and formatting

fluentdXMLintermediate
Resolving Fluentd Log Unreadable Warnings in Kubernetes

This article addresses common issues with Fluentd log unreadable warnings in a Kubernetes environment and provides a sample configuration.

fluentdYAMLintermediate
Configuring Fluentd with Docker Compose for Internal Networking

Learn how to set up Fluentd in a Docker Compose environment while maintaining internal network security.

hapi-fhirYAMLadvanced
HAPI FHIR Server application.yaml with PostgreSQL and SMART Auth

Complete HAPI FHIR server application.yaml: PostgreSQL JPA persistence, SMART-on-FHIR OAuth2 interceptor, subscription support, binary storage and audit logging - HIPAA-aware baseline.

hashicorp-consulJSONintermediate
Configuring HashiCorp Consul for File Logging on Windows

Learn how to set up HashiCorp Consul as a Windows service to log important events and errors to a file.

falcoBashintermediate
Configuring Falco Docker Container Logging to AWS CloudWatch

This guide explains how to configure logging for the Falco Docker container to send logs to AWS CloudWatch, including troubleshooting tips.

fluentdBashintermediate
Customizing Fluentd Configuration in GKE for Enhanced Log Parsing

Learn how to modify the Fluentd configuration in Google Kubernetes Engine to implement custom log parsing for better log management.

fluentdYAMLintermediate
Configuring Fluentd Logging in Docker Without Host Network Exposure

Learn how to set up Fluentd logging for your Docker applications while keeping Fluentd private within the Docker network.

fluentdYAMLintermediate
Directly Streaming Application Logs to Fluentd

Learn how to configure your applications to send logs directly to Fluentd, adhering to the 12-factor app principles.