Error while finding translate plugin

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

Getting this error while starting logstash. I reinstalled logstash, still facing same issue. Can anyone help?

This is a community-maintained plugin! It does not ship with Logstash by default, but it is easy to install by running bin/plugin install logstash-filter-translate.

Did you do that? ^

1 Like

Thanks it worked.. I didnt remember doing this before. Many thanks for quick response

the latest code for 5.1.2 on centos is:
./bin/logstash-plugin install logstash-filter-translate