Open
Description
In our self-hosting Google Cloud environment, orch-server nodes are throwing the following errors about 2500 times a day. Could this be the logs-collector config issue for server nodes?
{
"insertId": "17m7ergflbxzdl",
"jsonPayload": {
"message": "[2025/06/20 05:03:01] [error] [input:tail:tail.3] read error, check permissions: /opt/nomad/data/alloc/**/alloc/logs/*"
},
"resource": {
"type": "gce_instance",
"labels": {
"project_id": "xxxxx",
"instance_id": "4497151931046676517",
"zone": "asia-northeast1-b"
}
},
"timestamp": "2025-06-20T05:03:01Z",
"severity": "ERROR",
"logName": "projects/xxxxx/logs/ops-agent-fluent-bit",
"receiveTimestamp": "2025-06-20T05:03:02.593234373Z"
}
Metadata
Metadata
Assignees
Labels
No labels