Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.43 KB

README.md

File metadata and controls

21 lines (14 loc) · 1.43 KB

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