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
Elastic search from withing filter in Nagios Log Server
-
saleemthupsee
- Posts: 107
- Joined: Wed Feb 15, 2017 4:22 am
- Location: Paris France
- Contact:
Elastic search from withing filter in Nagios Log Server
Saleem THUPSEE
Re: Elastic search from withing filter in Nagios Log Server
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:
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-elasticsearchFormer Nagios employee
https://www.mcapra.com/
https://www.mcapra.com/
Re: Elastic search from withing filter in Nagios Log Server
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
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
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
Thanks mcpra and moderator. Elasticsearch installed sucessfully and can be accessed from within the filter function.
cheers and thanks,
Saleem
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
ps post can be closed if necessary.
regards,
Saleem
regards,
Saleem
Saleem THUPSEE
Re: Elastic search from withing filter in Nagios Log Server
I'll be closing this thread now, but feel free to open another if you need anything in the future!
Former Nagios employee