Skip to content

selftiesoftware/logalike

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logalike

Logalike is a lookalike of Logstash, written in Java 8. It was designed and implemented at CERN and is currently used in operations.


Installation

Unfortunately Logalike is not yet available from any global repository but we are working on that. However, you can install it manually by pulling the source code in two easy steps:

First, pull the project from GitHub: git clone [email protected]:CERN-BE/logalike.git Second, fetch the dependencies and build the code. We implemented a gradle script (build.gradle), So if you already have gradle installed, simply run gradle compile.

Status

This tool is currently under development, though that shouldn't stop you from tying it out and even use it (CERN already does that in production).

Build Status

Credits

Logalike was written by Gergő Horányi and Jens E. Pedersen between 2014 and 2016 while working to CERN. Thanks to Vito Baggiolini, [Endre Fejes] (https://github.com/fejese) and György Demarcsek for invaluable help with everything from general design issues to implementation details.

CERN logo

About

A stream-based data processor in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 95.8%
  • Scala 4.2%