Project : Kubernetes log shipping to Splunk

ยท 93 words ยท 1 minute read

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

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

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

v1.2.0

Resources and references ๐Ÿ”—