Graylog: 2. Find the Graylog service store

This documentation is part of the Automate with the CLI guide. You can view the complete guide here: Start Graylog, retrieve its credentials, and modify its configuration programmatically using the Stackhero CLI.

👋 Welcome to Stackhero documentation

Stackhero offers a fully managed Graylog cloud solution designed for speed and simplicity. You can:

  • Count on an unlimited, dedicated SMTP email server included with your service.
  • Apply updates easily with a single click, with no manual intervention required.
  • Use a custom domain name secured by HTTPS (for example, https://logs.your-company.com), providing your team with secure, direct access.
  • Benefit from strong performance and security on a private, dedicated infrastructure with no shared resources or noisy neighbours.

Focus on your data, not your tools: 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 use the store name graylog in subsequent commands, or select a specific svs-xxxxxx ID from the list if you prefer.