Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 912 Bytes

readme.md

File metadata and controls

17 lines (13 loc) · 912 Bytes

Neck

This application works with Elasticsearch 2.2.0, Logstash 2.2.0 and Bro 2.4.1
Make sure that uou have writing permission in logstash directory (plugin will be installed automatically)
.bashrc must contain enviroment variables:

export LOGSTASH_HOME=/dir/logstash
export PATH=$PATH:$LOGSTASH_HOME/bin
export BRO_HOME=/dir/bro
export PATH=$PATH:$BRO_HOME/bin

Prerequisites to run this app : Java 8, Maven

$ sudo apt-get install oracle-java8-installer
$ sudo apt-get install maven

then execute $ mvn tomcat7:run to run the app
Running app is then available at http://localhost:8080/Neck/