Filebeat with Kafka Does Not Insert Message Missing a Colon into Central Logging
I am working with an application that writes to a log file. Filebeat uses the Kafka module to send the log data to a central logging server. I am testing the process by appending to the log file with echo
.