MySQL log analysis with Filebeat Logstash and Elasticsearch

Hello everyone,

I'm trying to analyze MySQL and wanted to ask what is the best way to do it? :smiley:

I'm trying to ship logs by using Filebeat but have some problems with GROK Patterns to parsing mysql-slow-logs in a nice way.

I just found out that it's possible to use only logstash to achieve it and take logs right form log file and filter it afterwards. So what are the advantages in using Filebeat in this case?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.