Skip to content
This repository has been archived by the owner on Sep 30, 2018. It is now read-only.
/ logbulk Public archive

Transport and process your logs, events, or other data

Notifications You must be signed in to change notification settings

amannocci/logbulk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logbulk (Superseded by Streamy)

License: MIT

Logbulk is a tool for managing events and logs. You can use it to collect logs, parse them, and store them for later use. It is fully free and fully open source. The license is MIT, meaning you are pretty much free to use it however you want in whatever way.

Prerequisites

Cloning

The following steps will ensure your project is cloned properly.

  1. git clone https://github.com/amannocci/logbulk.git
  2. cd logbulk

Building

To build Logbulk you simply need to run the mvn command. You can find the compiled JAR files in ./target but in most cases you'll only need logbulk-x.x.x-fat.jar

Updating your Clone

The following steps will update your clone with the official repo.

  1. git pull

About

Transport and process your logs, events, or other data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published