Skip to content

Commit d5034ff

Browse files
committed
Updated package requirements for Linux
1 parent b777801 commit d5034ff

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

articles/azure-monitor/platform/log-analytics-agent.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.service: log-analytics
1111
ms.workload: na
1212
ms.tgt_pltfrm: na
1313
ms.topic: conceptual
14-
ms.date: 04/22/2019
14+
ms.date: 06/06/2019
1515
ms.author: magoedte
1616
---
1717

@@ -68,6 +68,19 @@ If you are using a distro or version that is not currently supported and doesn't
6868
>OpenSSL 1.1.0 is only supported on x86_x64 platforms (64-bit) and OpenSSL earlier than 1.x is not supported on any platform.
6969
>
7070
71+
### Package requirements
72+
73+
|Required package |Description |Minimum version |
74+
|-----------------|------------|----------------|
75+
|Glibc | GNU C Library | 2.5-12
76+
|Openssl | OpenSSL Libraries | 1.0.x or 1.1.x |
77+
|Curl | cURL web client | 7.15.5 |
78+
|Python-ctypes | |
79+
|PAM | Pluggable Authentication Modules | |
80+
81+
>[!NOTE]
82+
>Either rsyslog or syslog-ng are required to collect syslog messages. The default syslog daemon on version 5 of Red Hat Enterprise Linux, CentOS, and Oracle Linux version (sysklog) is not supported for syslog event collection. To collect syslog data from this version of these distributions, the rsyslog daemon should be installed and configured to replace sysklog.
83+
7184
## TLS 1.2 protocol
7285
To insure the security of data in transit to Azure Monitor logs, we strongly encourage you to configure the agent to use at least Transport Layer Security (TLS) 1.2. Older versions of TLS/Secure Sockets Layer (SSL) have been found to be vulnerable and while they still currently work to allow backwards compatibility, they are **not recommended**. For additional information, review [Sending data securely using TLS 1.2](../../azure-monitor/platform/data-security.md#sending-data-securely-using-tls-12).
7386

0 commit comments

Comments
 (0)