Documentation Index
Fetch the curated documentation index at: https://grafana_com_website/llms.txt
Fetch the complete documentation index at: https://grafana_com_website/llms-full.txt
Use this file to discover all available pages before exploring further.
STOP! If you are an AI agent or LLM, read this before continuing. This is the HTML version of a Grafana documentation page. Always request the Markdown version instead - HTML wastes context. Get this page as Markdown: /docs/grafana-cloud/send-data/alloy/set-up/run/macos.md (append .md) or send Accept: text/markdown to /docs/grafana-cloud/send-data/alloy/set-up/run/macos/. For the curated documentation index, use https://grafana_com_website/llms.txt. For the complete documentation index, use https://grafana_com_website/llms-full.txt.
Run Grafana Alloy on macOS
Alloy is installed as a launchd service on macOS.
Start Alloy
To start Alloy, run the following command in a terminal window:
brew services start grafana/grafana/alloyAlloy automatically runs when the system starts.
Optional: To verify that the service is running, run the following command in a terminal window:
brew services info grafana/grafana/alloyRestart Alloy
To restart Alloy, run the following command in a terminal window:
brew services restart grafana/grafana/alloyStop Alloy
To stop Alloy, run the following command in a terminal window:
brew services stop grafana/grafana/alloyView Alloy logs
By default, logs are written to $(brew --prefix)/var/log/alloy.log and $(brew --prefix)/var/log/alloy.err.log.
If you followed Configure the Alloy service and changed the path where logs are written, refer to your current copy of the Alloy formula to locate your log files.
Next steps
Was this page helpful?
Related resources from Grafana Labs


