Giter VIP home page Giter VIP logo

distributed-log-integration's Introduction

Distributed Log Integration

分布式系统中的日志对齐工具

需求

复杂的系统中有不同角色的节点机器,每个节点上各个组件都有各自的日志文件,本地和远端的不同节点之间又有着千丝万缕的协作关系,所以在分析某个bug时要把大量的日志根据bug出现的时间对应起来,是个麻烦的事情。

功能

  • 单独写了一个抓取脚本,把匹配的文件包复制到本地upload目录。
  • 把各个节点的log bundle解压缩,集合起来并按原结构存储。
  • 给一个时间片段,匹配并集合该时间段内的所有log。
  • 生成一个html页面便于查看结果。

Issue

  • 不同日志的时间格式可能不同
  • 不同机器的时区设置可能不同

ToDo

  • Web爬虫引擎,支持从一个Web URL往里迭代搜索,把匹配的数据放到input。

distributed-log-integration's People

Contributors

lucky521 avatar

Watchers

 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.