Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 795 Bytes

File metadata and controls

11 lines (8 loc) · 795 Bytes

AxiomLoggingConfiguration

Configuration settings for integrating container logs with the Axiom logging service. When specified, container logs will be forwarded to the Axiom instance defined by these parameters.

Properties

Name Type Required Description
api_token str Authentication token for the Axiom API with appropriate write permissions
dataset str Name of the Axiom dataset where the container logs will be stored and indexed
host str The Axiom host URL where logs will be sent (e.g. logs.axiom.co)