falcosecurity-retire / kubernetes-response-engine

37 stars 14 forks source link

Support NATS Streaming Server (stan) #11

Open AbirHamzi opened 3 years ago

AbirHamzi commented 3 years ago

Motivation

Many serverless technologies use NATS Streaming (aka stan) instead of NATS as the default message queue service. Examples:

Feature

Add falco-stan sidecar container that reads Falco alerts from a named pipe and sends them to a NATS Streaming (stan) server.