Giter Site home page Giter Site logo

logpeck's Introduction

Logpeck - A Simple, RESTful Log Collector

Build Status Documentation Status

Objectives

Logpeck aims to be an easy-to-use module that parsing and collecting contents from log file and posting into specific storage system, such as ElasticSearch, Influxdb, Kafka. We want to control collection tasks remotely with HTTP API (NONE configuration file).

Getting Started

Installation

From Binary (linux only)

  • Download installation package logpeck_0.5.0.deb
  • Run sudo dpkg -i logpeck_0.5.0.deb
  • Run sudo service logpeck start (or sudo supervisorctl update if supervisor is avalible)

From Source Code

  • Download source code: Release page v0.5.0
  • Build: go build cmd/logpeckd/logpeckd.go
  • Launch: ./logpeckd -config logpeckd.conf
  • We can also use supervisor or other service management software to manage logpeck process.

Web UI

We highly recommend to install logpeck-kibana-plugin into Kibana. With this plugin, we can control all machines and collection tasks conveniently. At the same time, we can take advantage of powerful searching and visualization features of Kibana.

RESTful API

We can also control collection tasks with RESTful API. See more

Documentation

Dependencies

Saulte to all these excellent projects.

Discussion

Any suggestions or questions, please create an issue to feedback.

logpeck's People

Contributors

xupeilin avatar xuanyuz 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.