singnet / offernet

Offer Networks simulation framework written in Java/Groovy/Gremlin
https://singnet.github.io/offernet/public/offernet-documentation/index.html
MIT License
8 stars 5 forks source link

configure ElasticStack for collecting / parsing and analyzing events in offernet #42

Closed kabirkbr closed 6 years ago

kabirkbr commented 6 years ago

Based on ElasticStack 6.3.1. In short: All interesting events in the network are logged in the global log file. On a machine where the offernet is running (in other words -- Akka Actor System machine), an Elastic Filebeat process is running which takes as input a log file and sends events into Elastic Stack which is running on a docker on the same or other machine.