healthCheckBasicAuthFile#

Protects the imhttp health check endpoint with HTTP Basic Authentication.

This parameter applies to imhttp: HTTP input module.

Name:

healthCheckBasicAuthFile

Scope:

module

Type:

string

Default:

none

Required?:

no

Introduced:

Not specified

Description#

If set, the health check endpoint requires HTTP Basic Authentication and expects credentials from an htpasswd file.

Module usage#

module(
    load="imhttp"
    healthCheckBasicAuthFile="/etc/rsyslog/htpasswd"
)

See also#

See also imhttp: HTTP input module.


Support: rsyslog Assistant | GitHub Discussions | GitHub Issues: rsyslog source project

Contributing: Source & docs: rsyslog source project

© 2008–2026 Rainer Gerhards and others. Licensed under the Apache License 2.0.