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.
Authentication strategy for the WebSocket source connection.
Optional customName of the environment variable or secret that holds the custom authorization header value. Used when auth_strategy is custom.
The decoding format used to interpret incoming logs.
The unique identifier for this component.
Optional passwordName of the environment variable or secret that holds the password. Used when auth_strategy is basic.
Optional tlsTLS configuration for the WebSocket source. Use enabled for standard wss:// connections, or with_client_cert to present a client certificate for mutual TLS.
Optional tokenName of the environment variable or secret that holds the bearer token. Used when auth_strategy is bearer.
The source type. The value should always be websocket.
Optional uriName of the environment variable or secret that holds the WebSocket server URI (ws:// or wss://).
Optional usernameName of the environment variable or secret that holds the username. Used when auth_strategy is basic.
Generated using TypeDoc
The
websocketsource ingests logs from a WebSocket server using thews://orwss://protocol.Supported pipeline types: logs.