


Define the column wild card for delta columns.Define Username/Password to connect to the DB server.Add query types to the querytypes array.To install glide see: Įdit mysqlbeat configuration in sqlbeat.yml. Sqlbeat uses Glide for dependency management. Any column that ends with the delatwildcard (default is _DELTA) will send delta results, extremely useful for server counters.show-slave-delay will only send the "Seconds_Behind_Master" column from SHOW SLAVE STATUS (For MySQL use).multiple-rows each row will be a document (with columnname:value) - no DELTA support.two-columns will be translated as value-column1:value-column2 for each row.single-row queries will be translated as columnname:value.Connect to MySQL / Microsoft SQL Server / PostgreSQL and run queries.(Thinking about it) Add option to save connection string in the config file - will open support for all SQLDrivers.

Fully customizable Beat for MySQL/Microsoft SQL Server/PostgreSQL servers - this beat can ship the results of any query defined on the config file to Elasticsearch.
