IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Fleet and Elastic Agent 8.3.3
editFleet and Elastic Agent 8.3.3
editReview important information about the Fleet and Elastic Agent 8.3.3 release.
Known issues
editEnroll command fails with "no such file or directory" error on DEB and RPM
Details
An error in a post-install script in version 8.3.3 prevents DEB and RPM distributions from enrolling.
Impact
To resolve this problem, run the following command. Replace the elastic-agent data path with the correct path for your system:
sudo unlink /usr/share/elastic-agent/bin/elastic-agent sudo ln -s /var/lib/elastic-agent/data/elastic-agent-<hash>/elastic-agent /usr/share/elastic-agent/bin/elastic-agent
Bug fixes
edit- Fleet
- Elastic Agent
-
-
Change default value of VerificationMode from empty string to
full
#184 #59 - Add filemod times to contents of diagnostics collect command #570
-
Allow colon (
:
) characters in dynamic variables #624 #680 -
Allow dash (
-
) characters in variable names in EQL expressions #709 #710 -
Allow slash (
/
) characters in variable names in EQL and transpiler #715 #718 -
Fix problem with Elastic Agent incorrectly creating a Filebeat
redis
input when a policy contains a Packetbeatredis
input #427 #700
-
Change default value of VerificationMode from empty string to