Hi, I am trying to add kafka-kerbros to filebeat output but where I will give jaas config path
my current config is this
output.kafka:
hosts: xxxx
topic: xxxx
required_acks: 0
compression: none
max_message_bytes: 1000000
kerberos.enabled: true
kerberos.auth_type: keytab
kerberos.username: xxx
kerberos.keytab: xxx
kerberos.service_name: kafka
kerberos.config_path: /etc/krb5.conf
kerberos.realm: xxxx