Coder Social home page Coder Social logo

elkstack's Introduction

ELKStack

###简介 本项目是基于 Docker 和 ELKStack 构建的一个日志收集、存储和分析平台。

将每台主机的应用日志和系统日志根据要求,输出到指定目录。我们用 Filebeat 监控日志文件的变化,并将最新的日志数据发送到 Logstash。由 Logstash 收集来自各个 Filebeat 的日志数据后(当然也可以通过 HTTP 接收日志数据),对数据进行加工(如过滤、清除、格式化等)处理后,将数据发送给 Elasticsearch。Elasticsearch 对数据进行存储和索引,并对外提供相应的查询等接口。Kibana 用于访问 Elasticsearch 的接口获取的日志数据,并可以以图表化的形式将日志数据展示出来。

###如何使用

项目的部署及使用方式见 https://blog.smoker.cc/

elkstack's People

Contributors

asmoker avatar

Watchers

James Cloos 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.