Kubernetes building blocks

mtail mtail - extract whitebox monitoring data from application logs for collection into a timeseries database - https://github.com/google/mtail This project does not have an official docker image. I have a public, automated build at, https://hub.docker.com/r/michielkalkman/mtail https://github.com/michiel/docker-mtail tlsrouter TLSRouter is a TLS proxy that routes connections to backends based on the TLS SNI (Server Name Indication) of the TLS handshake. It carries no encryption keys and cannot decode the traffic that it proxies.
Read more...

Project : Kubernetes log shipping to Splunk

Overview Requirements Platform-wide deployment Self-service event to index routing Self-service sourcetype definition Version 1.0.0 - Event shipping using S2S Notable features, Client-side load-balancing with Splunk https://github.com/michiel/docker-compose-splunk-fluentbit/tree/v1.0.0 Version 1.1.0 - Observability Notable features, Add heartbeat function Read out fluentbit Prometheus metrics Generate Splunk Forwarder metrics with mtail https://github.com/michiel/docker-compose-splunk-fluentbit/tree/v1.1.0 Version 1.2.0 - Shipping over HTTP Notable features, Remove Splunk Forwarder from integration Client-side load-balancing with envoy proxy https://github.com/michiel/docker-compose-splunk-fluentbit/tree/v1.2.0 Resources and references This implementation was originally presented at the Splunk Melbourne meetup 2018-04.
Read more...