Skip to content

Commit 87d6989

Browse files
committed
added missing download link to the agent
1 parent 0634b73 commit 87d6989

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 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

@@ -72,7 +72,7 @@ The Log Analytics agent for Linux is provided in a self-extracting and installab
7272

7373
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.
7474

75-
1. Transfer the appropriate bundle (x86 or x64) to your Linux VM or physical computer, using scp/sftp.
75+
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.
7676

7777
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.
7878

0 commit comments

Comments
 (0)