Coder Social home page Coder Social logo

logging's Introduction

Logging in Kubernetes

Logging in Kubernetes

Document to describe how to centrally gather the microservices's log data in k8s-study's Kubernetes cluster.


This is a highly opinionated logging method for Kubernetes cluster.

This method has the following logging pipeline:

  • Filebeat
  • Logstash
  • Elasticsaerch
  • Kibana

Getting Started

To be updated.

$ git clone https://github.com/k8s-study/logging
$ cd logging

Tech Stack

  • Filebeat - Easily ship log file data to Logstash and Elasticsearch to centralize your logs.
  • Logstash - The central dataflow engine in the Elastic Stack for gathering, enriching, and unifying all of your data regardless of format or schema.
  • Elasticsearch - A search engine based on Lucene. It provides a distributed, multitenant-capable full-text search engine with an HTTP web interface and schema-free JSON documents.
  • Kibana - An analytics and visualization platform designed to work with Elasticsearch.

References

Logging in Docker

ELK Stack

Contributing

This project follows the Contributor Covenant Code of Conduct.

Bug Reports & Feature Requests

Please use the issue tracker to report any bugs or ask feature requests.

License

Provided under the terms of the MIT License.

Copyright © 2018, Byungjin Park.

logging's People

Contributors

posquit0 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.