Skip to content

MiroslavVavra/fury-kubernetes-logging

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fury Kubernetes Logging

This repo contains logging components to deploy on top of Kubernetes. Fury's logging stack is based on Elasticsearch, a very popular open source search engine commonly used for log analytics. Other components are used in integration with Elasticsearch.

Requirements

All packages in this repository have following dependencies, for package specific dependencies please visit the single package's documentation:

Examples

To see examples on how to customize Fury distribution packages with kustomize please go to examples.

Logging Packages

Following packages are included in Fury Kubernetes Logging katalog. All resources in these packages are going to be deployed in logging namespace in your Kubernetes cluster.

  • cerebro: Cerebro instance to manage Elasticsearch cluster via a graphical user interface
  • curator: Curator instance to manage Elasticsearch indices
  • elasticsearch-single: Single node Elasticsearch deployment
  • elasticsearch-triple: Three node Elasticsearch cluster deployment
  • fluentd: fluentd instance to collect logging data and store in Elasticsearch
  • kibana: Kibana instance to visualize and analyse Elasticsearch data.

You can click on each package to see its documentation.

License

For license details please see LICENSE

About

Fury Kubernetes Logging building blocks

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 49.7%
  • Shell 37.4%
  • Makefile 12.9%