Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

Exception traps in Stream Processing model

Abierto
#3 1 comentario 0 reacciones 1 asignado Ver en GitHub

@edsiper ya está trabajando en esto.

Desde el 27/5/2019.

Evaluación

Este issue todavía no se ha evaluado.

Descripción

As I understand, the stream processing creates a second stream that will be ingested back through the various process layers of fluent-bit. I'd like to understand the recommended way to use stream processing to branch to various outputs BUT also include an exception trap or catch-all route so that any events not matching the stream condition are routed to a remediation destination.
I can't currently understand how to achieve this - in my tests the default output also caught the 'selected' messages, not just the exceptions. (i.e. the non-stream path also included the stream path data instead of just the non-stream data).
Could this be included in the 101 example?

Lenguaje dominante
Sin datos de lenguaje
Estrellas
4
Forks
5
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de fluent/fluent-bit-docs-stream-processing

Todos los issues de fluent/fluent-bit-docs-stream-processing

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.