SQL Server data as input to logstash -


i connect sql server logstash input. possible or have plugin achieve this.

input{ sql{ } } 

thanks in advance

check docs, there no sql input


Comments