8000 NGINX log format with escape parameter not matching · Issue #322 · honeycombio/honeytail · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
NGINX log format with escape parameter not matching #322
Open
@im-redactd

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>[^ ]*) -

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

      0