Elastic search from withing filter in Nagios Log Server

This support forum board is for support questions relating to Nagios Log Server, our solution for managing and monitoring critical log data.
Locked
saleemthupsee
Posts: 107
Joined: Wed Feb 15, 2017 4:22 am
Location: Paris France
Contact:

Elastic search from withing filter in Nagios Log Server

Post by saleemthupsee »

Hello,

I am using the elasticsearch plugin from within Nagios Log Server and I get the following error.

Couldn't find any filter plugin named 'elasticsearch'. Are you sure this is correct? Trying to load the elasticsearch filter plugin resulted in this error: no such file to load -- logstash/filters/elasticsearch

Is there something that i am missing ?

regards,
SAleem
Saleem THUPSEE
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: Elastic search from withing filter in Nagios Log Server

Post by mcapra »

What exactly are you trying to do with the elasticsearch plugin? I assume you are using the logstash-filter-elasticsearch plugin?

Can you share the configurations you are attempting to define, or specifically what you did to produce that error message?

Not all Logstash plugins are included with Nagios Log Server by default. You can install them like so:

Code: Select all

/usr/local/nagioslogserver/logstash/bin/plugin install logstash-filter-elasticsearch
Former Nagios employee
https://www.mcapra.com/
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Elastic search from withing filter in Nagios Log Server

Post by tmcdonald »

Thanks for the assist, @mcapra! OP, let us know if you need further assistance.
Former Nagios employee
saleemthupsee
Posts: 107
Joined: Wed Feb 15, 2017 4:22 am
Location: Paris France
Contact:

Re: Elastic search from withing filter in Nagios Log Server

Post by saleemthupsee »

Indeed mcpra, i found this in the logstash 1.5.1 version and attempting to execute that command from nagioslogserver. will keep you posted. I am having internet connexion issues from the nagioslogserver.

Saleem
Saleem THUPSEE
saleemthupsee
Posts: 107
Joined: Wed Feb 15, 2017 4:22 am
Location: Paris France
Contact:

Re: Elastic search from withing filter in Nagios Log Server

Post by saleemthupsee »

Thanks mcpra and moderator. Elasticsearch installed sucessfully and can be accessed from within the filter function.

cheers and thanks,
Saleem
Saleem THUPSEE
saleemthupsee
Posts: 107
Joined: Wed Feb 15, 2017 4:22 am
Location: Paris France
Contact:

Re: Elastic search from withing filter in Nagios Log Server

Post by saleemthupsee »

ps post can be closed if necessary.

regards,
Saleem
Saleem THUPSEE
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Elastic search from withing filter in Nagios Log Server

Post by tmcdonald »

I'll be closing this thread now, but feel free to open another if you need anything in the future!
Former Nagios employee
Locked