Skip to content

GCP: vector logs collector is throwing tons of errors in all orch-server nodes #810

Open
@UpNorth7

Description

@UpNorth7

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions