About the Logstash plugins

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
bennspectrum
Posts: 30
Joined: Wed May 11, 2016 4:24 am

About the Logstash plugins

Post by bennspectrum »

Dear all,

Is it any way to install all the NLS version 1.4.1 Logstash plugins. I want to install all the Logstash plugins of NLS supports once and for all.

Thanks a lot.
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: About the Logstash plugins

Post by hsmith »

What are you looking for the plugins to do? We've included the ones for a lot of the things you will need. Anything not included has not been tested by us and can not officially be supported. Is there functionality missing you're looking for?
Former Nagios Employee.
me.
User avatar
eloyd
Cool Title Here
Posts: 2190
Joined: Thu Sep 27, 2012 9:14 am
Location: Rochester, NY
Contact:

Re: About the Logstash plugins

Post by eloyd »

Once you go off the beaten path provided by Nagios, you are on your own. Having said that, you can install any plugin you'd like, as you have complete access to logstash on the filesystem. We installed the IMAP input, for instance, because we wanted to look at email in our support mailbox.

I would caution against installing everything; only install what you need and are willing to configure.

And congratulations, @hsmith, for getting here before me. :-)
Image
Eric Loyd • http://everwatch.global • 844.240.EVER • @EricLoyd
I'm a Nagios Fanatic! • Join our public Nagios Discord Server!
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: About the Logstash plugins

Post by rkennedy »

@bennspectrum - let us know if you have any further questions.
Former Nagios Employee
bennspectrum
Posts: 30
Joined: Wed May 11, 2016 4:24 am

Re: About the Logstash plugins

Post by bennspectrum »

Thanks you all,

I want to use the input plugin http_poller in https://www.elastic.co/guide/en/logstas ... oller.html, but NLS tell me
Couldn't find any input plugin named 'http_poller'.
the screenshot shown as following,

Image

How could I do?
User avatar
eloyd
Cool Title Here
Posts: 2190
Joined: Thu Sep 27, 2012 9:14 am
Location: Rochester, NY
Contact:

Re: About the Logstash plugins

Post by eloyd »

You can't just use the input filter without the plugin installed. Since this is likely beyond the scope of Nagios's support, and you'll end up with an unsupported installation, you'll want to read https://www.elastic.co/guide/en/logstas ... ugins.html
Image
Eric Loyd • http://everwatch.global • 844.240.EVER • @EricLoyd
I'm a Nagios Fanatic! • Join our public Nagios Discord Server!
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: About the Logstash plugins

Post by tmcdonald »

@eloyd is correct here, you will need to install that new plugin but I would exercise caution in doing so since, as has been mentioned, we have not tested all plugins to make sure they will be stable. This is "at your own risk" territory.
Former Nagios employee
Locked