-
What Grafana version and what operating system are you using?
Ubuntu Server 24.04 LTS -
What are you trying to achieve?
Server monitoring -
How are you trying to achieve it?
I go to Connections, choose Linux Server,
- Select platform → Debian - AMD64
- Install Grafana Alloy → Run Grafana Alloy
Choose a name and create API token.
Copy the long command to clipboard and run it on my server.
The command output:
--- Using package system deb. Downloading and installing package for amd64
############################################################################################################################################################################# 100.0%
--- Verifying package checksum
Selecting previously unselected package alloy.
(Reading database ... 173781 files and directories currently installed.)
Preparing to unpack /tmp/alloy-1.7.4-1.amd64.deb ...
Unpacking alloy (1.7.4-1) ...
Setting up alloy (1.7.4-1) ...
--- Retrieving config and placing in /etc/alloy/config.alloy
--- Verifying config checksum
--- Creating systemd override file for environment variables
--- Enabling and starting alloy.service
Created symlink /etc/systemd/system/multi-user.target.wants/alloy.service → /usr/lib/systemd/system/alloy.service.
Alloy is now running!
To check the status of Alloy, run:
sudo systemctl status alloy.service
To restart Alloy, run:
sudo systemctl restart alloy.service
The config file is located at:
/etc/alloy/config.alloy
systemctl status alloy shows Active (running), no errors
I see alloy in processes (top)
-
What happened?
I press Test Alloy connection and it fails:
Oops! Something went wrong. Make sure the install instructions were copied correctly and check for any optional configurations. If you’re still running into issues, read the troubleshooting instructions. -
What did you expect to happen?
Successful connection -
Can you copy/paste the configuration(s) that you are having problems with?
-
Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.
no errors -
Did you follow any online instructions? If so, what is the URL?
Linux Server integration | Grafana Cloud documentation