Victor Garcia created METRON-2357:
-------------------------------------
Summary: Extends the example 4 of the bro-kafka plugin
Key: METRON-2357
URL: https://issues.apache.org/jira/browse/METRON-2357
Project: Metron
Issue Type: Improvement
Reporter: Victor Garcia
Extends the current [Example
4]([https://github.com/apache/metron-bro-plugin-kafka#example-4---send-each-zeek-log-to-a-unique-topic])
on the metron-bro-plugin-kafka, to include a dynamic version.
It will demonstrate how to automatically send each zeek log to a topic with the
same name.
For instance the `CONN::LOG` log to be sent to the `conn` topic or
`Known::CERTS_LOG` to the `known-certs` topic without defining a
`{{Log::Filter`}} for each of those.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)