Can LOGSTASH read PDF file from a location and pull out content inside it and then send this content to destination (KAFKA)?
As I know LOGSTASH can read .TXT or .LOG or .CSV file but I am not sure if it is capable to read content from PDF.
Any suggestion on this line will be helpful.
If not, does kafka has this capability? Is it possible to read PDF content from APACHE KAFKA?