GithubHelp home page GithubHelp logo

hugcoday / logd Goto Github PK

View Code? Open in Web Editor NEW

This project forked from logd-team/logd

0.0 2.0 0.0 14.79 MB

logd is a high performance, near real time log collect tool

License: Apache License 2.0

Go 99.50% Batchfile 0.41% Shell 0.09%

logd's Introduction

Logd is an open-source distributed, reliable, high-performance and available service which is based on streaming data flows and used for collecting huge amounts of log data.

Features

  • Written in Go
  • Easy to get running (3 or 4 commands)
  • no other dependencies

download

please download the zip file directly.

原作者 文档写的比较简陋,现补充如下: 1、 etl 引用baidu.com/etl ,没有找到,目前暂时去掉 2、服务分为 tail collector monitor tail 用来抓取日志 collector 用来收集日志 ,包含 collector ,fcollector , mgocollector ,前两个都是文件汇总日志,最后一个使用mongodb存储日志 monitor 监控中心,用来探测服务是否活着 3、启动顺序 3.1 启动monitor : logd monitor ./conf/monitor.ini 3.2 启动collector : logd mgocollector 数据存储在mongodb中 3.3 启动 tail: logd tail ./conf/config.ini ,此功能只能在linux使用,必须要有tail命令

4、不足 目前只能读取带日期格式的日志,mongodb的库的名字也依赖这个日期格式了

logd's People

Contributors

cuitao3000 avatar

Watchers

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