Complexity - hardenhancementfeaturegood first issue
Repository-Metriken
- Stars
- (30.331 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 27T 8h) (17 gemergte PRs in 30 T)
Beschreibung
Describe the feature you'd like to add to nginx
Currently, nginx only supports the obsolete RFC 3164 that has been succeeded RFC 5424.
Describe the problem this feature solves
To allow easier processing of the logs to, e.g. use it in OpenSearch/Elasticsearch, it would be favourable to implement the RFC 5424.
Additional context
Generally, it would be a good addition to make the internal logging more configurable, e.g. potentially provide JSON support, to make the proxy's logging easier processable in various setups.