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

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -