Skip to content

Commit 864cd42

Browse files
authored
Merge pull request #101729 from MGoedtel/LALinuxAgentFix121
added missing download link to the agent
2 parents 0634b73 + 298f9cf commit 864cd42

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/azure-monitor/platform/agent-linux.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.subservice: logs
66
ms.topic: conceptual
77
author: mgoedtel
88
ms.author: magoedte
9-
ms.date: 12/24/2019
9+
ms.date: 01/21/2020
1010

1111
---
1212

@@ -70,9 +70,10 @@ Before installing the Log Analytics agent for Linux, you need the workspace ID a
7070

7171
The Log Analytics agent for Linux is provided in a self-extracting and installable shell script bundle. This bundle contains Debian and RPM packages for each of the agent components and can be installed directly or extracted to retrieve the individual packages. One bundle is provided for x64 and one for x86 architectures.
7272

73-
For Azure VMs, we recommend you install the agent on them using the [Azure Log Analytics VM extension](../../virtual-machines/extensions/oms-linux.md) for Linux.
73+
> [!NOTE]
74+
> For Azure VMs, we recommend you install the agent on them using the [Azure Log Analytics VM extension](../../virtual-machines/extensions/oms-linux.md) for Linux.
7475
75-
1. Transfer the appropriate bundle (x86 or x64) to your Linux VM or physical computer, using scp/sftp.
76+
1. [Download](https://github.com/microsoft/OMS-Agent-for-Linux#azure-install-guide) and transfer the appropriate bundle (x64 or x86) to your Linux VM or physical computer, using scp/sftp.
7677

7778
2. Install the bundle by using the `--install` argument. To onboard to a Log Analytics workspace during installation, provide the `-w <WorkspaceID>` and `-s <workspaceKey>` parameters copied earlier.
7879

0 commit comments

Comments
 (0)