Skip to content

Creating a Docker source

Learn how to create a Docker source to stream logs from containers.

You need an existing Docker connection with connection_use permission. See Creating a Docker connection for setup instructions.

Navigate to Sources+Create.

Choose an existing Docker connection from the dropdown.

Review the predefined column list:

  • Docker sources have a fixed, predefined list of available columns
  • The column list cannot be modified (no adding or removing columns)

Configure source settings:

  • Default chosen columns – Select which columns are displayed by default in the explorer (time column is always included)
  • Severity rules – Configure rules to extract and normalize severity from log messages
  • Execute query on open – Controls whether queries run automatically when opening the explorer, or if the user must press “Execute” button explicitly

Specify source identification:

  • Slug – Unique identifier (cannot be changed after creation)
  • Name – Human-readable source name (e.g., “Production Docker Logs”)
  • Description – Optional description of what logs this source provides

Review your configuration and click “Create” to save the source.

  1. Configure severity rules to enable colored log bars and severity-based grouping
  2. Use descriptive names indicating environment and purpose
  3. Select minimal default columns to keep the interface clean