SeisoLLC / zeek-kafka

A Zeek log writer plugin that publishes to Kafka.
Apache License 2.0
45 stars 16 forks source link

Automate the testing of the kafka plugin examples #6

Open JonZeolla opened 3 years ago

JonZeolla commented 3 years ago

We provide a fair number of example code blocks in the README.md which are not appropriately tested. We should dynamically extract each example from the markdown and insert them into individual e2e runs.

JonZeolla commented 3 years ago

Blocked on https://github.com/SeisoLLC/zeek-kafka/issues/7