Skip to content

feat: plugin error-log-logger, collect error log and report to remote server by cosocket #2410

Description

@membphis

all of the error log will be written into local files now.

$ ls logs
access.log  error.log

we can implement a new plugin which named error-log-logger, it'll collect the error log from API: https://github.com/openresty/lua-resty-core/blob/master/lib/ngx/errlog.md

we can report those error log to syslog-ng server or HTTP server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions