Skip to content

Commit 9b717df

Browse files
authored
Merge pull request #115838 from yelevin/yelevin/F5-ASM
Added ASM to F5 references
2 parents 44f8d70 + 8712753 commit 9b717df

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

articles/sentinel/connect-f5.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Connect F5 data to Azure Sentinel| Microsoft Docs
3-
description: Learn how to connect F5 data to Azure Sentinel.
2+
title: Connect F5 ASM data to Azure Sentinel| Microsoft Docs
3+
description: Learn how to connect F5 ASM data to Azure Sentinel.
44
services: sentinel
55
documentationcenter: na
66
author: yelevin
@@ -11,33 +11,33 @@ ms.assetid: 0001cad6-699c-4ca9-b66c-80c194e439a5
1111
ms.service: azure-sentinel
1212
ms.subservice: azure-sentinel
1313
ms.devlang: na
14-
ms.topic: conceptual
14+
ms.topic: how-to
1515
ms.tgt_pltfrm: na
1616
ms.workload: na
17-
ms.date: 12/30/2019
17+
ms.date: 05/20/2020
1818
ms.author: yelevin
1919

2020
---
21-
# Connect F5 to Azure Sentinel
21+
# Connect F5 ASM to Azure Sentinel
2222

23-
This article explains how to connect your F5 appliance to Azure Sentinel. The F5 data connector allows you to easily connect your F5 logs with Azure Sentinel, to view dashboards, create custom alerts, and improve investigation. Using F5 on Azure Sentinel will provide you more insights into your organization’s Internet usage, and will enhance its security operation capabilities.​
23+
This article explains how to use the F5 ASM data connector to easily pull your F5 ASM logs into Azure Sentinel. This allows you to view F5 ASM data in workbooks, use it to create custom alerts, and incorporate it to improve investigation. Having F5 ASM data in Azure Sentinel will provide you more insights into your organization’s web application security, and will enhance your security operations capabilities.​
2424

25-
## Configure your F5 to send CEF messages
25+
## Configure your F5 ASM to send CEF messages
2626

27-
1. Go to [F5 Configuring Application Security Event Logging](https://techdocs.f5.com/kb/en-us/products/big-ip_asm/manuals/product/asm-implementations-11-5-0/12.html), and follow the instructions to set up remote logging, using the following guidelines:
27+
1. Follow the instructions in [F5 Configuring Application Security Event Logging](https://techdocs.f5.com/kb/en-us/products/big-ip_asm/manuals/product/asm-implementations-11-5-0/12.html) to set up remote logging, using the following guidelines:
2828
- Set the **Remote storage type** to **CEF**.
2929
- Set the **Protocol** to **TCP**.
3030
- Set the **IP address** to the Syslog server IP address.
3131
- Set the **port number** to **514**, or the port you set your agent to use.
3232
- You can set the **Maximum Query String Size** to the size you set in your agent.
3333

34-
1. To use the relevant schema in Log Analytics for the CEF events, search for `CommonSecurityLog`.
34+
1. To use the relevant schema in Log Analytics for CEF events, search for `CommonSecurityLog`.
3535

3636
1. Continue to [STEP 3: Validate connectivity](connect-cef-verify.md).
3737

3838

3939
## Next steps
40-
In this document, you learned how to connect F5 to Azure Sentinel. To learn more about Azure Sentinel, see the following articles:
40+
In this document, you learned how to connect F5 ASM to Azure Sentinel. To learn more about Azure Sentinel, see the following articles:
4141
- Learn how to [get visibility into your data, and potential threats](quickstart-get-visibility.md).
4242
- Get started [detecting threats with Azure Sentinel](tutorial-detect-threats.md).
4343
- [Use workbooks](tutorial-monitor-your-data.md) to monitor your data.

0 commit comments

Comments
 (0)