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?
Export to MS SQL server?
Re: Export to MS SQL server?
Yes - as long as there is an output for it.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, 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.In general is it possible to install some plugins and use them from the GUI of Nagios or from the CLI?
Former Nagios Employee