Agent v1.3.0
Agent
This release contains several improvements and bugfixes.
New & Improved
- More flexible filter configuration for identifying recording files
- Added support for SHA-256 checksum-on-upload for AWS and S3-compatible object stores
- Logs are forwarded to journald by default when installed via the .deb package
- File creation time is used instead of ctime, on filesystems that support it
- Azure and S3-compatible configuration variables have been renamed for consistency (old variables are still accepted for compatibility)
Deprecated
AZURE_INBOX_STORAGE_ACCOUNT_NAMErenamed toAZURE_STORAGE_ACCOUNT_NAMEAZURE_INBOX_STORAGE_SERVICE_URLrenamed toAZURE_STORAGE_ENDPOINTand made optionalRECORDING_STORAGE_S3_COMPATIBLE_ACCESS_KEY_IDrenamed toS3_COMPATIBLE_ACCESS_KEY_IDRECORDING_STORAGE_S3_COMPATIBLE_ACCESS_KEYrenamed toS3_COMPATIBLE_ACCESS_KEYRECORDING_STORAGE_S3_COMPATIBLE_REGIONrenamed toS3_COMPATIBLE_REGIONRECORDING_STORAGE_S3_COMPATIBLE_URLrenamed toS3_COMPATIBLE_URLWATCH_IGNORE_SUFFIXdeprecated in favor ofWATCH_(EXCLUDE|INCLUDE)_(REGEX|SUFFIXES)
Fixed
- The agent now latches device identity, to detect potential misconfiguration
- Fixed an issue where the agent consumes excessive CPU while handling filesystem events
- Fixed an issue with enabling and starting the systemd service during install
- Fixed an issue with
recordings_gigabytesaccuracy, which is now updated hourly
Docs: About, Install | Debian Packages: amd64, arm64 | Binary Files: amd64, arm64