Kitaru

kitaru log-store set

Set the global runtime log-store backend override.

Set the global runtime log-store backend override.

Usage

kitaru log-store set BACKEND [OPTIONS]

Parameters

NameTypeRequiredDefaultDescription
BACKENDstrYesExternal runtime log backend name (for example datadog).
--endpointstrYesHTTP(S) endpoint for the configured log backend.
--api-keystrNoNoneOptional API key or secret placeholder.
--output, -ostrNo"text"Output format: "text" (default) or "json".

On this page