Skip to content

Support empty response status in COMBINEDAPACHELOG #194

Open
@jarro2783

Description

@jarro2783

The COMBINEDAPACHELOG grok filter specifies that the response_status field should be an integer. However, some web servers that use this format (like Varnish), write a log entry even if they crash, which has a response status of -, because no reply was sent to the client.

Can the COMBINEDAPACHELOG format be modified to support this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions