Skip to content

Apache server-status issue #153

@Kenzi007220

Description

@Kenzi007220

Hi,
The official httpd docs states clearly the correct syntax - (https://httpd.apache.org/docs/2.4/mod/mod_status.html#machinereadable).
https://github.com/Lusitaniae/apache_exporter/blob/master/apache_exporter.go#L32

This is clearly causing an issue, since we are using LocationMatch (with negative lookahead) for the redirects. Due to this, all scrape requests are landing on https://www.XXX.com/?auto and resulting in failures.
image

Can you please prepare an HF for it?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions