envoyproxy / envoyproxy/envoy

common plain message access logger support

Open
#32,184 3 comments 0 reactions 0 assignees View on GitHub
area/access_log enhancement no stalebot
Dominant language
C++
Stars
28.9k
Forks
5.6k
Avg merge
1d 20h
Merged PRs (30d)
437

Description

The substitution formatter based access logger could create a plain log message and flush it to file or stream (stdout/stderr). But for now, it's impossible to flush the plain message to remote server by TCP/UDP/MQ etc.

Although Envoy also provides gRPC access logger but it require the server to implement a specific gPRC service and we actually only want a plain string.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.