Installation
The Simple Observability agent can be installed using prebuilt binaries or built from source. The prebuilt binary installation is the recommended approach for most users.
Prebuilt Binaries
You can install the agent with a single command:
Note
Replace <SERVER_KEY> with the server key from your simpleobservability.com account.
What the install script does
The installation script automatically handles the complete setup process:
- Creates a dedicated
simobuser and group for security isolation - Downloads the latest agent binary for your system architecture
- Configures and enables a systemd service for automatic startup
- Runs the initial configuration with your provided server key
Info
The install script is fully documented with verbose comments and is designed to be easy to read, understand, and audit before execution.
Building from Source
If you prefer to build the agent yourself or need a custom build:
- Build the agent binary:
- Download the installation script:
- Set the
BINARY_PATHenvironment variable to point to your built binary:
Verification
After installation, verify the agent is running: