Skip to content

Allow user to disable certain cloud metadata providers #11145

@jordansissel

Description

@jordansissel

Describe the enhancement:

There are two (maybe more?) add_cloud_metadata providers which will talk to remote addresses: tencent and alibaba. Everything else appears to talk to an internal/private address (169.254.169.254)

In order to minimize unexpected network activity, an operator should be able to disable cloud metadata providers which talk to external services. For example, an operator who knows they are running on Azure would know that querying Tencent's metadata doesn't make sense, and should be able to disable it, especially as it is an external query.

Describe a specific use case for the enhancement or feature:

There are security concerns with respect to nodes announcing themselves to external entities. We have at least one user who reported suspicious network activity (unexpected external http calls) that was tracked back to beats add_cloud_metadata.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions