Hi,
Anyone can help me solve?
Is their anyone has idea why I can't install ingest-geoip and ingest-user-agent in my newly installed ELK STACK 7.1 in Ubuntu 16.04 LTS?
Ran these:
# sudo bin/elasticsearch-plugin install ingest-geoip
# sudo bin/elasticsearch-plugin install ingest-user-agent
And got these ERROR:
A tool for managing installed elasticsearch plugins
Commands
--------
list - Lists installed elasticsearch plugins
install - Install a plugin
remove - removes a plugin from Elasticsearch
Non-option arguments:
command
Option Description
------ -----------
-h, --help show help
-s, --silent show minimal output
-v, --verbose show verbose output
ERROR: Unknown plugin ingest-geoip
ERROR: Unknown plugin ingest-user-agent'