curl -L -O https://artifacts.elastic.co/downloads/beats/elastic-agent/elastic-agent-8.2.2-linux-x86_64.tar.gz
tar xzvf elastic-agent-8.2.2-linux-x86_64.tar.gz
cd elastic-agent-8.2.2-linux-x86_64
sudo ./elastic-agent install --url=https://192.168.50.60:8220 --enrollment-token=TOKEN --insecure
the same commands after that (with respect to the new version).
I now get the error:
./elastic-agent: 1:ELF: not found
./elastic-agent: 36: Syntax error: "(" unexpected
Version 8.2.0
curl -L -O https://artifacts.elastic.co/downloads/beats/elastic-agent/elastic-agent-8.2.0-linux-x86_64.tar.gz
tar xzvf elastic-agent-8.2.0-linux-x86_64.tar.gz
cd elastic-agent-8.2.0-linux-x86_64
sudo ./elastic-agent install --url=https://192.168.50.60:8220 --enrollment-token=TOKEN --insecure
the same commands after that (with respect to the new version).
I now get the error:
./elastic-agent: 1:ELF: not found
./elastic-agent: 2: @!: not found
./elastic-agent: 3: ▒▒: not found
./elastic-agent: 4: ▒: not found
./elastic-agent: 5: Syntax error: word unexpected (expecting ")")
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.