LogDNA Agent v1.6.2
Deprecation notices
32-bit architectures are no longer supported in 1.6.2
Beginning with Agent v1.6.2, we've moved the dependent Node.js version 5.9.0 to 8.3.0, as 5.9.0 and all 32-bit versions have moved well beyond their end of life dates. In short, this means that 32-bit architectures are no longer supported beginning with Agent v1.6.2. If you require 32-bit support, please use an older version of the LogDNA Agent.
CentOS 6 deprecation
To accommodate continued feature development, we've had to migrate to Node.s version 8.3.0, which is beyond the final version of Node that is supported on Red Hat CentOS 6. If you require the Agent for CentOS 6, please use an older version.
Changelog
- Fix NPM vulnerabilities
- Make some configuration variables customizable thru environment variables
- Add support for having spaces in winevent configurations
- Remove promise, websocket connection, and API client
- Allow the execution if the config file does not exist yet
- Fix no hostname case
- Add support for remote restart and redirection of log Ingestion to new endpoint
- init script: source /etc/sysconfig/logdna-agent
- Fix globbing, add user-agent to request headers, update node version for
nexe
- Fix configuration-related bugs
- Retry on receiving 5xx
- Update user-agent header by adding distro information
- Update failure condition and debug statements