envoyproxy/envoy

RBAC Filter log sampling

Open

#30,006 opened on 2023年10月6日

GitHub で見る
 (8 comments) (0 reactions) (0 assignees)C++ (5,373 forks)batch import
area/access_logarea/rbacenhancementhelp wanted

Repository metrics

Stars
 (27,997 stars)
PR merge metrics
 (平均マージ 8d) (30d で 378 merged PRs)

説明

If you are reporting any crash or any potential security issue, do not open an issue in this repo. Please report the issue via emailing envoy-security@googlegroups.com where the issue will be triaged appropriately.

Title: We want to support RBAC filter log sampling and wanted community's opinions

Description:

  • Envoy's default access log sampling will not work in our case as it will be too many logs logged and miss some important log info for our case, so we want to introduce log sampling just for RBAC Filter.

[optional Relevant Links:]

Any extra documentation required to understand the issue.

コントリビューターガイド