Skip to content

Document http authentication for metricbeat http module #6493

Closed
@ppf2

Description

#4268 is closed, but authentication for the http module is not yet documented.

This can be specified via a headers map with a base64 string (example below is for elastic:changeme) for basic authorization, eg.

...
...
  request.enabled: true
  response.enabled: true
  headers:
    Authorization: Basic ZWxhc3RpYzpjaGFuZ2VtZQ==

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions