mirror of
https://github.com/meineerde/rackstash.git
synced 2025-10-17 14:01:01 +00:00
A single Buffer can be send to one or more flows which in turn each write to a different adapter. A Flow object is responsible for filtering, encoding, and finally persisting the event to an adapter. Each Flow object can be configured differently which allows to write a single log event to multiple targets as required.