Open
Description
/about
output:
{
"version": "v1.7.3",
"uiVersion": "v0.9.18",
"commit": "624aef0",
"deploymentId": "01JN3J24J4D87B8TKMV4R75484",
"updateAvailable": false,
"latestVersion": "v1.7.3",
"llmActive": false,
"llmProvider": null,
"oidcActive": false,
"license": "AGPL-3.0-only",
"mode": "Standalone",
"staging": "/staging",
"hotTier": "Disabled",
"grpcPort": 8001,
"store": {
"type": "S3 bucket",
"path": "http://minio:9000/newrali-local"
},
"analytics": {
"clarityTag": null
}
}
Description:
When forwarding logs from otel collector, Parseable logs failed with DEBUG actix_web_httpauth::extractors::basic:
BasicAuth extract error: invalid Header provided
even though the otel collector is correctly configured with the correct Authorization header, confirmed because a curl request with the exact same header successfully creates an event in Parseable