IngestLogs accepts logs from CAST AI components running outside of the mother-ship.Ask AIpost https://api.cast.ai/v1/clusters/{clusterId}/components/{component}/logsPath ParamsclusterIdstringrequiredThe ID of the cluster the component is running in.componentstringrequiredThe name of the source component for the logs.Body ParamsThe logs to ingest.versionstringrequiredThe version of the source component.entriesarray of objectsrequiredThe logs to ingest.entries*ADD objectResponse 200A successful response.Updated 7 months ago