Page MenuHomeDevCentral

Write log by nginx subdomain
ClosedPublic

Authored by dereckson on Oct 22 2024, 21:48.
Tags
None
Referenced Files
F25195641: D3555.id9130.diff
Sat, Apr 4, 10:44
F25195628: D3555.id9131.diff
Sat, Apr 4, 10:42
F25193870: D3555.id9131.diff
Sat, Apr 4, 09:10
F25193790: D3555.id9130.diff
Sat, Apr 4, 09:06
F25192253: D3555.id9130.diff
Sat, Apr 4, 07:13
F25190992: D3555.id9131.diff
Sat, Apr 4, 06:00
F25187899: D3555.diff
Sat, Apr 4, 01:59
Unknown Object (File)
Thu, Mar 26, 00:13
Subscribers
None

Details

Summary

Some of the subdomains didn't define logging directive in server blocks.
That led to logs reaching a general unified log, not the more convenient
to tail errors for a specific site when working on new development or trying
to debug issues.

Test Plan

Deploy to web-001, windriver and hervil

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
nginx-logs
Build Status
Buildable 5643
Build 5925: arc lint + arc unit

Event Timeline

dereckson created this revision.

Applied successfully on WindRiver for www51 and tools51.

This revision is now accepted and ready to land.Oct 22 2024, 21:51
This revision was automatically updated to reflect the committed changes.

Applied successfully on web-001.

We're done.