ilagent
ilagent is a lightweight program that lets you easily integrate your on-premise systems with ilert.
Features
Installing
Docker
docker run ilert/ilagent --helpCompile from source
git clone [email protected]:iLert/ilagent.git
cd ilagent
cargo build --release
./target/release/ilagent --helpInstall script (macOS / Linux)
Quick reference
Source code
Last updated
Was this helpful?