Hello Folks,
we got a database with data that are refreshing every hour. We'd like to fetch this data as it is to the elk (ofcourse with some filtering etc.) Can you suggest what is the best architecture and way to do that ?
Let's say we have a 3 options:
Mysql -> filebeat -> Elastic
Mysql -> logstash -> elk
Mysql -> filebeat-> logstash -> elk
any help would be appreciate,
Best regards,
Marcin