Loki by Prometheus is a multi-tenant log aggregation system that’s highly scalable and capable of indexing metadata about your logs. Loki exposes an HTTP API for pushing, querying, and tailing Axiom log data. Axiom Loki Proxy provides a gateway for you to connect a direct link interface to Axiom via Loki endpoint. Using the Axiom Loki Proxy, you can ship logs to Axiom via the Loki HTTP API.Documentation Index
Fetch the complete documentation index at: https://axiom-mano-sample-app.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Installation
Install and update using Homebrew
Install using go get
Install from source
Run the Loki-Proxy Docker
Configuration
Specify the environmental variables for your Axiom deployment AXIOM_URL is the URL of the Axiom API. Enterhttps://api.axiom.co/.
AXIOM_TOKEN is your Axiom API token. For more information, see Create an API token..
For security reasons it’s advised to use an API token with minimal privileges only.