If you have an RPM-based distribution, you can install the agent with yum directly.
Note: You can also download the Agent package files here
Install Agent with yum
1. Install package in order to add the Scalyr repo.
sudo yum install yum-utils
2. Add repo
sudo yum-config-manager --add-repo https://scalyr-repo.s3.amazonaws.com/stable/latest/scalyr.repo
3. Install Scalyr
sudo yum install scalyr-agent-2
4. Set API Key
sudo scalyr-agent-2-config --set-key "API-KEY"
Comments
0 comments
Please sign in to leave a comment.