This repo contains scripts and agents that collect host and network data, i.e., "endogenous" data.
Multiple endogenous collectors use l2r
to send data to a RabbitMQ broker.
-
To download the l2r binary run:
./get-l2r.sh
-
Alternatively, you can download l2r and build it on your own.
-
Add l2r to your PATH (You could simply copy l2r to /usr/local/bin/)