Grafana Alloy
Manage a fleet of Grafana Alloy instances at scale with Apica Fleet.
The following points will tell you how to install an Alloy agent on a Linux machine:
Click on the 'Install Agent Manager' button at the top right corner of the Fleet page.

Once the Modal Opens, choose Linux as a platform and Grafana Alloy as the agent type. On completion, click Proceed.

A modal opens with a README file and an installation file. Execute the install script to install the agent manager and the Grafana Alloy instance on the Linux Machine.

Check agent-manager status:
To check the status of agent-manager, and the running agents on a Linux host:
$ sudo systemctl status agent-manager-grafana-alloy
To get agent-manager logs on a Linux host:
$ sudo journalctl -n 100 -f -u agent-manager-grafana-alloy
Last updated
Was this helpful?