Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional addressName of the environment variable or secret that holds the listen address for the HTTP server.
HTTP authentication method.
Optional customName of the environment variable or secret that holds a custom header value (used with custom auth strategies).
The decoding format used to interpret incoming logs.
Unique ID for the HTTP server source.
Optional passwordName of the environment variable or secret that holds the password (used when auth_strategy is plain).
Optional tlsConfiguration for enabling TLS encryption between the pipeline component and external services.
The source type. The value should always be http_server.
Optional usernameName of the environment variable or secret that holds the username (used when auth_strategy is plain).
Generated using TypeDoc
The
http_serversource collects logs over HTTP POST from external services.Supported pipeline types: logs