openresty / openresty/lua-nginx-module

How to custom error_log?

Open
#1,767 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
11.8k
Forks
2.1k
Avg merge
6h 1m
Merged PRs (30d)
6

Description

Hi,
This is current nginx's log:
2020/08/14 15:01:53 [notice] 25842#25842: *14080 [lua] xxx.lua:11: xx: message, client: xxx, server: xxx

However, I want to change it to that:
2020/08/14 15:01:53 [notice] message

Could you tell me how do it?
Thanks!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the NGINX error_log documentation and the lua-nginx-module logging behavior. Determine whether the requested prefix removal is configurable, then document the supported configuration or the limitation, with an example if the project supports one.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua, nginx
Domain
backend, observability
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.