I'm, trying to send a message to Elastic with Kafka connecting to remote Kafka server. The message apparently is sended but looking in Kibana with the elastic index the message not appears.
What can be happening?
Thanks.
EDIT: I'm trying to send a message with Spring Kafka to remote Kibana server but the message never comes. I have another project developed by someone else and from there the message is being received but my project configuration is similar but I don't know why the message is not beign recevied but remote kibana/Elastic.
Someone know what causes can do the message not come to Kibana/Elastic?