Thanks to visit codestin.com
Credit goes to github.com

Skip to content

/experimental/syscollector endpoint error having disconnected nodes #491

@CarlosRS9

Description

@CarlosRS9

Description

The /experimental/syscollector/hardware endpoint returns the following error if the user have one or more agents pointing to a disconnected cluster node:

{
    "errror": 3022,
    "message": "Unknown node ID"
}

This error will be returned if there are node names stored in the agent table in global.db that are no longer connected to the master node or if that node name has the value unknown.

This error applies to wazuh api 3.12.3 and earlier versions.

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