Skip to content

Commit

Permalink
Merge pull request #127 from MicrosoftDocs/main
Browse files Browse the repository at this point in the history
9/20/2024 AM Publish
  • Loading branch information
Taojunshen authored Sep 20, 2024
2 parents b7f45b0 + d085920 commit 7e28407
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ We strongly recommended to always update to the latest version, or opt in to the
## Version details
| Release Date | Release notes | Windows | Linux |
|:---|:---|:---|:---|
| September 2024 | **Linux Features**<ul><li>Support Azure Linux 3, Ubuntu 24.04 LTS, and Amazon Linux 2023</li><li>Support timestamp-delimited Custom Text Logs for parity with OMS agent</li></ul> **Linux Fixes**<ul><li>Limit how frequently AMA writes its own log messages when the disk full; this fixes an error were logging that the disk is full makes the issue worse</li><li>Fix a crash that can occur when sending events to an unavailable Event Hub</li><li>Reduce resource utilization when sending events to an unavailable Event Hub</li><li>Fix for syslog-ng misconfiguration that caused syslog-ng service startup failure on rpm-based distros</li></ul> | | 1.33.0 |
| September 2024 | **Linux Features**<ul><li>Support for Azure Linux 3, Ubuntu 24.04 LTS, and Amazon Linux 2023</li><li>Arm64 support for Azure Linux 3 and Ubuntu 24.04 LTS</li><li>Support timestamp-delimited Custom Text Logs for parity with OMS agent</li></ul> **Linux Fixes**<ul><li>Limit how frequently AMA writes its own log messages when the disk full; this fixes an error were logging that the disk is full makes the issue worse</li><li>Fix a crash that can occur when sending events to an unavailable Event Hub</li><li>Reduce resource utilization when sending events to an unavailable Event Hub</li><li>Fix for syslog-ng misconfiguration that caused syslog-ng service startup failure on rpm-based distros</li><li>Fix a crash that could occur when parsing syslog messages with a `.` character in the app/process name</li><li>Fix a unicode parsing issue that could cause install failures on certain system locales</li></ul> | | 1.33.1 |
| August 2024 | **Windows**<ul><li>Added columns to the SecurityEvent table: Keywords, Opcode, Correlation, ProcessId, ThreadId, EventRecordId.</li><li>AMA: Support AMA Client Installer support for W365 Azure Virtual Desktop (AVD) tenants/partners.</li></ul>**Linux Features**<ul><li>Enable Dynamic Linking of OpenSSL 1.1 in all regions</li><li>Add Computer field to Custom Logs</li><li>Add EventHub upload support for Custom Logs </li><li>Reliability improvement for upload task scheduling</li><li>Added support for SUSE15 SP5, and AWS 3 distributions</li></ul>**Linux Fixes**<ul><li>Fix Direct upload to storage for perf counters when no other destination is configured. You don't see perf counters If storage was the only configured destination for perf counters, they wouldn't see perf counters in their blob or table.</li><li>Fluent-Bit updated to version 3.0.7. This fixes the issue with Fluent-Bit creating junk files in the root directory on process shutdown.</li><li>Fix proxy for system-wide proxy using http(s)_proxy env var </li><li>Support for syslog hostnames that are up to 255characters</li><li>Stop sending rows longer than 1MB. This exceeds ingestion limits and destabilizes the agent. Now the row is gracefully dropped and a diagnostic message is written.</li><li>Set max disk space used for rsyslog spooling to 1GB. There was no limit before which could lead to high memory usage.</li><li>Use random available TCP port when there is a port conflict with AMA port 28230 and 28330 . This resolved issues where port 28230 and 28330 were already in uses by the customer which prevented data upload to Azure.</li><li>Fix to AMACoreAgent crash in certain architectures affecting custom log collection</li></ul>| 1.29 | 1.32.6 |
| June 2024 |**Windows**<ul><li>Fix encoding issues with Resource ID field.</li><li>AMA: Support new ingestion endpoint for GovSG environment.</li><li>Upgrade AzureSecurityPack version to 4.33.0.1.</li><li>Upgrade Metrics Extension version to 2.2024.517.533.</li><li>Upgrade Health Extension version to 2024.528.1.</li></ul>| 1.28.2 | |
| May 2024 |**Windows**<ul><li>Upgraded Fluent-bit version to 3.0.5. This Fix resolves as security issue in fluent-bit (NVD - CVE-2024-4323 (nist.gov)</li><li>Disabled Fluent-bit logging that caused disk exhaustion issues for some customers. Example error is Fluentbit log with "[C:\projects\fluent-bit-2e87g\src\flb_scheduler.c:72 errno=0] No error" fills up the entire disk of the server.</li><li>Fixed AMA extension getting stuck in deletion state on some VMs that are using Arc. This fix improves reliability.</li><li>Fixed AMA not using system proxy, this issue is a bug introduced in 1.26.0. The issue was caused by a new feature that uses the Arc agent’s proxy settings. When the system proxy as set as None the proxy was broken in 1.26.</li><li>Fixed Windows Firewall Logs log file rollover issues</li></ul>| 1.27.0 | |
Expand Down

0 comments on commit 7e28407

Please sign in to comment.