Page 1 of 1

Export to MS SQL server?

Posted: Thu Mar 10, 2016 11:44 am
by batzos
Is it possible to export using a logstash output some logs, in my case F5 load balancers logs, to MS SQL servers? I checked the plugin output: logstash-output-jdbc which has to be installed.
In general is it possible to install some plugins and use them from the GUI of Nagios or from the CLI?

Re: Export to MS SQL server?

Posted: Thu Mar 10, 2016 12:17 pm
by rkennedy
Is it possible to export using a logstash output some logs, in my case F5 load balancers logs, to MS SQL servers? I checked the plugin output: logstash-output-jdbc which has to be installed.
Yes - as long as there is an output for it.
In general is it possible to install some plugins and use them from the GUI of Nagios or from the CLI?
Yes, you'll just need to navigate to the /usr/local/nagioslogserver/logstash/ directory. From there, you'll be able to run something like bin/plugin install logstash-input-irc.