Currently testing Elastic Agent 7.10 BC2. After the agent starts (either via install or enroll and run), I get no data, and this error in the logs:
Application: filebeat--7.10.0[c1dc2459-0099-41d0-beb8-72825875c27c]: State changed to FAILED: rename /tmp/elastic-agent-install673996021/filebeat-7.10.0-linux-x86_64 /home/alexk/elastic-agent-7.10.0-linux-x86_64/data/elastic-agent-81dc89/install/filebeat-7.10.0-linux-x86_64: invalid cross-device link
This is on a server running Fedora. No other logs.
I tried manually unpacking the metricbeat/filebeat tarballs just by tar xvf and the moving them to the download folder, but that just results in a crash:
Application: metricbeat--7.10.0[c1dc2459-0099-41d0-beb8-72825875c27c]: State changed to CRASHED: exited with code: 1
Again, no additional log messages that I can find.
Currently testing Elastic Agent 7.10 BC2. After the agent starts (either via
installorenrollandrun), I get no data, and this error in the logs:This is on a server running Fedora. No other logs.
I tried manually unpacking the metricbeat/filebeat tarballs just by
tar xvfand the moving them to the download folder, but that just results in a crash:Again, no additional log messages that I can find.