Skip to main content
Version: ✍️ Draft

Install light-agent on Linux

Install light-agent

curl -sfL http://<Lighthouse IP>:8089/install.sh | \
COLLECTOR_SERVER_HOST=<Lighthouse IP> \
sh -

Check Agent Status

journalctl -u light-agent

Restart Agent

systemctl restart light-agent

Uninstall Agent

/usr/local/light-agent/scripts/uninstall.sh