Skip to content

NGINX log format with escape parameter not matching #322

Description

@im-redactd

When I define the escape parameter in the nginx config the honeytail parser thinks its part of the expected value instead of skipping it as a param.

nginx conf snippet:
log_format customFormat escape=json '$remote_addr -

honeytail with debug snippet:
does not match given format '^scape=json '(?P<remote_addr>[^ ]*) -

Activity

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

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