Graylog: 2. Find the Graylog service store
This documentation is part of the Automate with the CLI guide. View the full guide here: Start Graylog, retrieve its credentials, and change its configuration programmatically with the Stackhero CLI.
👋 Welcome to Stackhero documentation
Stackhero provides a fully managed Graylog cloud solution designed for speed and simplicity. You can:
- Rely on an unlimited, dedicated SMTP email server included with your service.
- Apply updates effortlessly with a single click, with no manual intervention needed.
- Use a custom domain name secured by HTTPS (for example, https://logs.your-company.com), giving your team secure, direct access.
- Experience strong performance and security on a private, dedicated infrastructure with no shared resources or noisy neighbors.
Focus on your data, not your tooling: you can get started with Stackhero's Graylog cloud hosting solution in just a few minutes.
Next, you will want to list the Graylog service stores available to your account. The CLI accepts the store name (graylog) directly, so there is no need to look up or copy any IDs.
# List Graylog service stores (add --organization if you manage more than one)
stackhero services-store-list --name="graylog"
You can refer to the store name graylog in subsequent commands, or choose a specific svs-xxxxxx ID from the list if you prefer.