fkie-cad / Logprep

log data pre processing, generation and shipping in python
https://logprep.readthedocs.io/en/latest/
GNU Lesser General Public License v2.1
30 stars 8 forks source link

Add missing SSL config to kafka admin clients #710

Open ppcad opened 1 day ago

ppcad commented 1 day ago

The SSL config was missing in the kafka admin client, which led to errors and failed health checks if SSL was used.