Skip to content

sonyxperiadev/lumber-mill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Maven Central

Lumber Mill

Project is not under development anymore

Documentation

What is Lumber Mill?

Reactive API for Log Collection & Processing on AWS, with focus on fetching logs from S3, Cloudwatch Logs and Kinesis. It currently supports writing to Kinesis, S3, Elasticsearch (incl AWS Elasticsearch Service), Influxdb & Graphite. It also has support for enriching functions like grok, compression etc. The processing pipeline is based on RxJava.

Changes

View Changelog

Build

./gradlew clean build

Binaries

Maven

<dependency>
      <groupId>com.sonymobile</groupId>
      <artifactId>lumbermill-{module}</artifactId>
      <version>0.0.26</version>
</dependency>

Gradle

compile 'com.sonymobile:lumbermill-{module}:0.0.26'

*.internal.*

All code inside the *.internal.* packages is considered private API and should not be relied upon at all. It can change at any time.

About

Where logs are cut into lumber

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages