OT CONTAINER KIT Logging Operator Versions Save

A golang based operator to create and manage EFK (Elasticsearch, Fluentd, and Kibana) stack on Kubernetes

v0.4.0

1 year ago

🏄 Features

  • Added elasticsearch 8. X version support
  • Added plugin's installation support in elasticsearch
  • Added Keystore integration in elasticsearch

What's Changed

Full Changelog: https://github.com/OT-CONTAINER-KIT/logging-operator/compare/v0.3.0...v0.4.0

v0.3.0

1 year ago

🏄 Features

  • Revamped logging operator with better structure and examples
  • Added security scanning of project
  • Added code security information
  • Added pipeline for Continous Integration
  • Added detailed documentation for logging operator

v0.2.0

3 years ago
  • Fluentd custom configuration support
  • Index Lifecycle policy support
  • Index template support
  • CRD Updates for better status insights

v0.1.0

3 years ago
  • Added elasticsearch TLS/non-TLS setup
  • Customizable elasticsearch configuration and Heap size
  • Fluentd as a log-shipper which already has JSON logs support
  • Kibana integration with elasticsearch for logs visualization
  • Seamless upgrade for Elasticsearch, Fluentd, and Kibana
  • Loosely coupled setup, i.e. Elasticsearch, Fluentd, and Kibana can be setup individually as well