envoyproxy/envoy

RBAC Filter log sampling

Open

#30.006 aberto em 6 de out. de 2023

Ver no GitHub
 (8 comments) (0 reactions) (0 assignees)C++ (5.373 forks)batch import
area/access_logarea/rbacenhancementhelp wanted

Métricas do repositório

Stars
 (27.997 stars)
Métricas de merge de PR
 (Mesclagem média 8d) (378 fundiu PRs em 30d)

Description

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.

Guia do colaborador