output.kafka: hosts: ["kafka-1.example.net:9093"] topic: "filebeat-logs" ssl.certificate_authorities: ["/etc/filebeat/certs/kafka-ca.pem"] username: "${KAFKA_USERNAME}" password: "${KAFKA_PASSWORD}" sasl.mechanism: SCRAM-SHA-512