SOLVED: Logstash 5.2.cannot install logstash-filter-anonymize in an offline environment

Ubuntu 14.04 LTS

This works fine:

sudo /usr/share/logstash/bin/logstash-plugin install logstash-filter-anonymize
Validating logstash-filter-anonymize
Installing logstash-filter-anonymize
Installation successful

This gives an error:

sudo /usr/share/logstash/bin/logstash-plugin prepare-offline-pack logstash-filter-anonymize
ERROR: Cannot create the offline archive, message: Cannot find plugins matching: `logstash-filter-anonymize`

What am I doing wrong?

Hello? :slight_smile:

The Elastic forums as well as the Github issue tracker seems to be a big void :-1: I cannot install logstash-filter-anonymize in an offline environment which makes the upgrade to ELK5 on our production environment impossible...

Solved:

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.