WIP: nginx: send access_log to journald #347

Draft
teutat3s wants to merge 1 commit from nginx-access-logs into main
Owner

Tested on underground. Creates a log line like:

Apr 24 08:28:49 underground nginx[1364640]: underground nginx: matrix.test.pub.solar - <redacted-IP-address> - - [24/Apr/2025:08:28:49 +0000] "POST /_matrix/client/v3/keys/query HTTP/2.0" 200 3685 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:137.0) Gecko/20100101 Firefox/137.0"
Tested on `underground`. Creates a log line like: ``` Apr 24 08:28:49 underground nginx[1364640]: underground nginx: matrix.test.pub.solar - <redacted-IP-address> - - [24/Apr/2025:08:28:49 +0000] "POST /_matrix/client/v3/keys/query HTTP/2.0" 200 3685 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:137.0) Gecko/20100101 Firefox/137.0" ```
teutat3s added 1 commit 2025-04-24 08:33:00 +00:00
requested reviews from b12f, hensoko, axeman 2025-04-24 08:33:06 +00:00
teutat3s changed title from nginx: send access_log to journald to WIP: nginx: send access_log to journald 2025-04-24 14:36:26 +00:00
All checks were successful
Flake checks / Check (pull_request) Successful in 27m46s
Required
Details
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin nginx-access-logs:nginx-access-logs
git checkout nginx-access-logs
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: pub-solar/infra#347
No description provided.