Ingest NDJSON log documents
Proxies an NDJSON (or JSON array) log payload to Quickwit for the index associated with the ingest API key. Accepts application/x-ndjson or application/json content-type. The response body is passed through from Quickwit.
POST
Ingest NDJSON log documents
Previous
Ingest OTLP logs (protobuf)OTLP/HTTP log exporter endpoint. Accepts only application/x-protobuf (ExportLogsServiceRequest). Returns an ExportLogsServiceResponse on success. All error responses use the google.rpc.Status encoding: 415 is JSON, all other errors are binary protobuf.
Next
Ingest NDJSON log documents
