envoyproxy/envoy

RBAC Filter log sampling

Open

#30,006 创建于 2023年10月6日

在 GitHub 查看
 (8 评论) (0 反应) (0 负责人)C++ (5,373 fork)batch import
area/access_logarea/rbacenhancementhelp wanted

仓库指标

Star
 (27,997 star)
PR 合并指标
 (平均合并 8天) (30 天内合并 378 个 PR)

描述

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.

贡献者指南