HTTP API for logs
What it’s for: Proof-of-concept tests, development work, or last resort when other options aren’t available.
HTTP API is a simple REST endpoint for sending logs to Loki (any HTTP client can use it).
Note: Not recommended for production environments. Use a robust collector like Grafana Alloy, Promtail, or Fluent Bit for production logging instead.
Trade-offs
Best for: Quick POC tests, development, or when other pathways are unavailable
Documentation
View the full documentation. Learning path coming soon!
