Skip to main content
Version: edge

axiom

Tremor language Axiom integration.

Integration with Axiom.

Connectors

http

Axiom HTTP client to send logs to the axiom http endpoint.

arguments:

  • dataset: The dataset to send the logs to.
  • token: The token to use to authenticate with the Axiom API.
  • timeout: The timeout to use for the HTTP request. (optional, defaults to 10 seconds)

syslog

Client to send syslog formated data to axiom.

See the syslog codec for the expected format.

arguments: