Service for logging cloudEvents using keywords.
keywords are case-insensitive!
protocol: nats
nats:
url: http://localhost:4222
timeoutInSec: 10 #optional
queueGroup: testing #optional
keywords:
- exception
- failure
the configuration process of the cloudevent protocol is described here in more detail.