Add Akvorado module - #437
Conversation
|
Deprecating #394 because it includes changes that were not related to akvorado |
|
Maybe we should change all values here to 8760h (1 year)? Since currently we only save 15 days of raw flows. 15 days is still longer then the events so we should not end up with a bunch of more data, in theory we will only keep it for longer. puppet-modules/modules/akvorado/templates/akvorado.yaml.erb Lines 44 to 52 in f67aba8 |
|
The Kafka storage formatting looks broken: There are also undefined Python exceptions ( The systemd unit should also avoid wrapping ExecStart=/var/lib/kafka/bin/kafka-server-start.sh /var/lib/kafka/config/server.properties
StandardOutput=append:/var/log/kafka/kafka.log
StandardError=inheritAlternatively, omit the output directives and let Kafka log directly to journald. |
No description provided.