You can install the agent easily by downloading and running our shell script.
1. Get or create a Write Log API Key (US|EU) from your account.
2. Download Latest Agent
curl -sO https://www.scalyr.com/install-agent.sh
3. Run install script
sudo bash ./install-agent.sh \
--set-api-key "API-KEY-HERE" # optional
--set-scalyr-server "https://upload.eu.scalyr.com" # if account is on EU cluster
4. Start Agent
sudo scalyr-agent-2 start
Comments
0 comments
Please sign in to leave a comment.