SeisoLLC / zeek-kafka

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

Remove the duplicate Formatter (fixes #17) #18

Closed JonZeolla closed 3 years ago

JonZeolla commented 3 years ago

Summary of the contribution

This fixes the issue reported in #17; this is not a breaking change and continues to work in the currently supported version of Zeek.

Testing

Run make e2e

Checklist

JonZeolla commented 3 years ago

Still working on an issue with the linter (got local repro), which is unrelated to the actual problem this fixes.

ottobackwards commented 3 years ago

@JonZeolla are there really 13 commits for this?

JonZeolla commented 3 years ago

@ottobackwards lol I was troubleshooting a CI issue that I couldn't reproduce locally at first.