You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have not manually adjusted any permissions of any directories post install as I assumed the installation should set them, My permissions are
snowy@semaphore:~$ sudo ls -l /etc/alloy/
total 5
-rw-r--r-- 1 root root 57 Feb 25 23:26 alloy.env
-rw-r--r-- 1 root root 1066 Feb 25 23:24 config.alloy
snowy@semaphore:~$ sudo ls -l /etc/systemd/system/alloy.service
-rw-r--r-- 1 root root 275 Feb 25 23:27 /etc/systemd/system/alloy.service
snowy@semaphore:~$ sudo ls -l /var/lib/alloy/
total 1
drwxrwx--- 2 alloy alloy 2 Feb 25 22:52 data
snowy@semaphore:~$
This is my first time making an "official" bug report, for any project really, so if I've got somehting wrong or am missing required information please let me know.
I am trying to do the same thing just following the basic quick start documentation for grafana cloud (looking to switch from datadog for prod) -- no clue and currently don't know jack about grafana right now... a bit challenging
What's wrong?
I get the following error when I try to run Alloy
I am trying to run Alloy as a systemd service on my Debian 12 system, under the
Alloy
userI used the Alloy config generator (https://grafana.github.io/alloy-configurator/) to make a basic config, when using the Alloy format checker tool it doesn't produce any errors.
I have not manually adjusted any permissions of any directories post install as I assumed the installation should set them, My permissions are
This is my first time making an "official" bug report, for any project really, so if I've got somehting wrong or am missing required information please let me know.
Steps to reproduce
failed to create the remotecfg service: mkdir data-alloy: permission denied
errorSystem information
Debian 12 on X86
Software version
v1.7.0
Configuration
Logs
The text was updated successfully, but these errors were encountered: