Installation
Reveald is distributed as a single static binary. Download the latest release for your platform from GitHub Releases.
Binary install
Docker
For production Docker deployments, see Docker deployment.
Verify installation
You should see the available commands and flags. The primary command is run:
The default config path is /etc/reveald/config.json. If your config is at that location, you can omit the --config flag.
Next steps
- Quickstart --- Send your first logs to RunReveal
- Configuration --- Learn the config file format