Page MenuHomeDevCentral

Write log by nginx subdomain
ClosedPublic

Authored by dereckson on Oct 22 2024, 21:48.
Tags
None
Referenced Files
F4077337: D3555.id9130.diff
Thu, Jan 30, 16:05
F4077333: D3555.id9131.diff
Thu, Jan 30, 16:03
F4076954: D3555.id9131.diff
Thu, Jan 30, 13:16
F4076882: D3555.id.diff
Thu, Jan 30, 12:42
F4076849: D3555.id.diff
Thu, Jan 30, 12:21
F4076812: D3555.id.diff
Thu, Jan 30, 12:05
F4076740: D3555.id9130.diff
Thu, Jan 30, 11:39
Unknown Object (File)
Wed, Jan 29, 12:39
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 Not Applicable
Unit
Tests Not Applicable

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.