Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

k8s-study/logging

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.