Select Linux distribution

Your first step on this journey is to select the Linux distribution and architecture you are using.

Did you know?

Grafana Cloud uses the values you select to generate the commands you use to install Grafana Alloy on your machine.

To select the distribution:

  1. Log in to your Grafana Cloud account or select your stack.

  2. If this is your first time signing into Grafana Cloud, click the Grafana icon in the top-left corner of the screen.

    The left-side menu appears.

  3. Click Connections > Add new connection in the left-side menu.

  4. Search for and select the Linux Server tile.

  5. Use the following table to select the operating system.

    If you are runningSelect
    DebianDebian
    UbuntuDebian
    Red Hat Enterprise Linux (RHEL)RedHat
    FedoraRedHat
    CentOSRedHat
  6. Select the architecture.

  7. If you are unsure of the architecture, perform the following steps:

    1. On the Linux machine, open the Terminal.

    2. Run the following command:

      uname -m

    If this command returns x86_64, then select Amd64. If the command returns aarch64, then select Arm64. If the command returns anything else, your system isn’t supported by Grafana Alloy; you need to use a 64-bit x86 or ARM system.