Can beats pick data from database and send to elasticsearch

Hi All,

Right now i am using filebeat which forwards the content of a particular log file to logstash.
I want to know is there any support from beats where i can forward content from database to logstash.

No, Beats primarily ship logs and metrics. Logstash can directly retrieve data from a DB using the jdbc input.

This topic was automatically closed after 21 days. New replies are no longer allowed.