Skip to content

Commit 8215eaf

Browse files
committed
Merge branch 'more-laa' of https://github.com/batamig/azure-docs-pr into more-laa
2 parents 151bfb1 + 5a7c44c commit 8215eaf

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

articles/sentinel/data-connectors/cisco-software-defined-wan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Azure Monitor Agent will be used to collect the syslog data into Microsoft senti
8282
9. Select Next: Destination.
8383
10. Select Add destination and add Destination type, Subscription and Account or namespace.
8484
11. Select Add data source. Select Next: Review + create.
85-
12. Select Create. Wait for 20 minutes. In Microsoft Sentinel or Azure Monitor, verify that the Azure Monitor Agent is running on your VM.
85+
12. Select Create. Wait for 20 minutes. In Microsoft Sentinel or Azure Monitor, verify that the Azure Monitor agent is running on your VM.
8686
[Reference link](/azure/sentinel/forward-syslog-monitor-agent)
8787

8888
2. Steps to ingest Netflow data to Microsoft sentinel

articles/sentinel/data-connectors/windows-firewall-events-via-ama.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.collection: sentinel-data-connector
1111

1212
# Windows Firewall Events via AMA (Preview) connector for Microsoft Sentinel
1313

14-
Windows Firewall is a Microsoft Windows application that filters information coming to your system from the internet and blocking potentially harmful programs. The firewall software blocks most programs from communicating through the firewall. To stream your Windows Firewall application logs collected from your machines, use the Azure Monitor Agent (AMA) to stream those logs to the Microsoft Sentinel workspace.
14+
Windows Firewall is a Microsoft Windows application that filters information coming to your system from the internet and blocking potentially harmful programs. The firewall software blocks most programs from communicating through the firewall. To stream your Windows Firewall application logs collected from your machines, use the Azure Monitor agent (AMA) to stream those logs to the Microsoft Sentinel workspace.
1515

1616
A configured data collection endpoint (DCE) is required to be linked with the data collection rule (DCR) created for the AMA to collect logs. For this connector, a DCE is automatically created in the same region as the workspace. If you already use a DCE stored in the same region, it's possible to change the default created DCE and use your existing one through the API. DCEs can be located in your resources with **SentinelDCE** prefix in the resource name.
1717

articles/sentinel/entities-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ The following section contains a more in-depth look at the full schemas of each
153153
| **NetBiosName** | String | The host name (pre-Windows 2000). |
154154
| **IoTDevice** | Entity ([IoT Device](#iot-device)) | The IoT Device entity (if this host represents an IoT Device). |
155155
| **AzureID** | String | The Azure resource ID of the VM, if known. |
156-
| **OMSAgentID** | String | The OMS agent ID, if the host has a [legacy OMS agent](/azure/azure-monitor/agents/log-analytics-agent) installed. |
156+
| **OMSAgentID** | String | The OMS agent ID, if the host has OMS agent installed. |
157157
| **OSFamily** | Enum? | One of the following values: <li>Linux<li>Windows<li>Android<li>IOS<li>Mac |
158158
| **OSVersion** | String | A free-text representation of the operating system.<br>This field is meant to hold specific versions the are more fine-grained than OSFamily, or future values not supported by OSFamily enumeration. |
159159
| **IsDomainJoined** | Bool | Indicates whether this host belongs to a domain. |

articles/sentinel/sap/collect-sap-hana-audit-logs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ For more information, see [Ingest syslog and CEF messages to Microsoft Sentinel
3636

3737
1. Sign into your HANA database operating system as a user with sudo privileges.
3838

39-
1. Install an agent on your machine and confirm that your machine is connected. For more information, see [Azure Monitor Agent](/azure/azure-monitor/agents/azure-monitor-agent-manage?tabs=azure-portal).
39+
1. Install an agent on your machine and confirm that your machine is connected. For more information, see [Install and manage Azure Monitor Agent](/azure/azure-monitor/agents/azure-monitor-agent-manage?tabs=azure-portal).
4040

41-
1. Configure your agent to collect Syslog data. For more information, see [Azure Monitor Agent](/azure/azure-monitor/agents/data-collection-syslog).
41+
1. Configure your agent to collect Syslog data. For more information, see [Collect Syslog events with Azure Monitor Agent](/azure/azure-monitor/agents/data-collection-syslog).
4242

4343
> [!TIP]
4444
> Because the facilities where HANA database events are saved can change between different distributions, we recommend that you add all facilities. Check them against your Syslog logs, and then remove any that aren't relevant.

0 commit comments

Comments
 (0)