Skip to content

Commit d0b6e70

Browse files
Merge pull request #233723 from cwatson-cat/patch-16
Sentinel - Fix tutorial so it matches pattern
2 parents b5385c8 + 7bd434b commit d0b6e70

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ 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

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

15-
In this article, we'll describe how to 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.
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.
1616

1717
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

19-
In this article, you learn how to:
19+
In this tutorial, you learn how to:
2020

2121
> [!div class="checklist"]
2222
> * Create a data collection rule
@@ -26,7 +26,7 @@ In this article, you learn how to:
2626
2727
## Prerequisites
2828

29-
To complete the steps in this article, you must have the following resources and roles.
29+
To complete the steps in this tutorial, you must have the following resources and roles.
3030

3131
- Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
3232
- Azure account with the following roles to deploy the agent and create the data collection rules:

0 commit comments

Comments
 (0)