Git Product home page Git Product logo

biglog-1's Introduction

BIGLog说明文档

E-mail:[email protected]

Blog:http://www.crazw.com/

======

BIGLog集成:

  Awesant + Logstash + Elasticsearch +Kibana + Nginx + Redis

====== 安装方式: BIGLog单机版的服务器端一键部署包,适用于Centos 6.x 64位:

  cd /tmp
  wget http://update.biglog.org/biglog_standalone.sh
  chmod +x biglog_standalone.sh
  sh biglog_standalone.sh 2>&1 | tee /tmp/biglog_install.log
  注:装完请手动reboot下服务器。

====== 单机版(Standalone):

  Logstash-index(收集日志)+ Elasticsearch(索引)+ Kibana(前端) +Nginx(若已安装,只需配置对应vhost的server_name和root路径)

集群版(cluster):参照分布式安装文档部署

选择一:

    Awesant(发送日志)

选择二:

    (需要确定集群名字:cluster.name)
    
    可选择性安装:Logstash-index(收集日志) or  Elasticsearch(索引) or  Kibana(前端)or Nginx(同上)
    
    其中:Elasticsearch安装需要指明是master or slave,
    
    以及node.name、server.ips、path.data等参数

biglog-1's People

Contributors

crazw avatar

Watchers

 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.