Skip to content

wildcard (glob) support for files sources in plugins/inputs/x509_cert (PR included) #6951

@jaroug

Description

@jaroug

Feature Request

wildcard (glob) support for files sources in plugins/inputs/x509_cert

Proposal:

Support usage of '*' in config file:

[[inputs.x509_cert]]
  ## List certificate sources, support wildcard expands for files
  sources = [ "/etc/mycerts/sub*.mydomain.org.pem"]

Current behavior:

That just doesn't work

Desired behavior:

expand the files list relevant to the wildcard

Use case:

Not having to write down a hundred of certificate

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