Hey,
I'm trying to ingest log via Chronicle Frowarder using Kafka.I tried setting use_plain_mechanism: true in the _auth.conf to use SASL/Plain, but I am still encountering the 'SASL handshake failed' error, even though the credentials work during testing through KafkaClient. Does it use SASL_SSL by default, or do we need to specify it explicitly as well?
It sounds like you are taking the correct steps. Please open a case with support so they can troubleshoot why SASL/Plain is not working.
Hey, Iโve already raised a support case. Iโm wonderingโsimilar to Bindplane, where we get the default authentication as Basicโis there an attribute we can define in _auth.conf to use SASL?