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

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

android - MPAndroidChart - How to add Annotations or images to the chart -