fluent / fluent/fluent-bit-docs-stream-processing

Exception traps in Stream Processing model

Ouverte
#3 1 commentaire 0 réactions 1 personne assignée Réclamée par @edsiper Voir sur GitHub
Langage dominant
Aucune donnée de langage
Étoiles
4
Forks
5
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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?

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.