Skip to content

Commit bcc5a4b

Browse files
committed
Incorp Guy's feedback
1 parent 2ca7e35 commit bcc5a4b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/sentinel/forward-syslog-monitor-agent.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
---
22
title: Forward syslog data to Microsoft Sentinel and Azure Monitor by using the Azure Monitor agent
3-
description: In this tutorial, you will forward syslog data to a Log Analytics workspace by using the Azure Monitor agent.
3+
description: Monitor linux-based devices by forwarding syslog data to a Log Analytics workspace.
44
author: cwatson-cat
55
ms.author: cwatson
66
ms.service: microsoft-sentinel
77
ms.topic: tutorial
8-
ms.date: 08/17/2022
8+
ms.date: 08/18/2022
99
ms.custom: template-tutorial
1010
#Customer intent: As a security-engineer, I want to get syslog data into Microsoft Sentinel so that I can use the data with other data to do attack detection, threat visibility, proactive hunting, and threat response. As an IT administrator, I want to get syslog data into my Log Analytics workspace to monitor my linux-based devices.
1111
---
1212

1313
# Tutorial: Forward syslog data to a Log Analytics workspace by using the Azure Monitor agent
1414

15-
In this tutorial, you'll configure a Linux virtual machine (VM) to forward syslog data to your workspace by using the Azure Monitor agent. Configure your linux-based device to send data to a Linux VM. The Azure Monitor agent on the VM forwards the syslog data to the Log Analytics workspace.
16-
17-
Use these steps to collect data from Linux-based devices where you can't install an agent like a firewall network device. Then use Microsoft Sentinel or Azure Monitor to monitor the device from the data stored in the Log Analytics workspace.
15+
In this tutorial, you'll configure a Linux virtual machine (VM) to forward syslog data to your workspace by using the Azure Monitor agent. These steps allow you to collect and monitor data from Linux-based devices where you can't install an agent like a firewall network device.
16+
17+
Configure your linux-based device to send data to a Linux VM. The Azure Monitor agent on the VM forwards the syslog data to the Log Analytics workspace. Then use Microsoft Sentinel or Azure Monitor to monitor the device from the data stored in the Log Analytics workspace.
1818

1919
In this tutorial, you learn how to:
2020

0 commit comments

Comments
 (0)