You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
24
24
25
-
## Configure your F5 to send CEF messages
25
+
## Configure your F5 ASM to send CEF messages
26
26
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:
28
28
- Set the **Remote storage type** to **CEF**.
29
29
- Set the **Protocol** to **TCP**.
30
30
- Set the **IP address** to the Syslog server IP address.
31
31
- Set the **port number** to **514**, or the port you set your agent to use.
32
32
- You can set the **Maximum Query String Size** to the size you set in your agent.
33
33
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`.
35
35
36
36
1. Continue to [STEP 3: Validate connectivity](connect-cef-verify.md).
37
37
38
38
39
39
## 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:
41
41
- Learn how to [get visibility into your data, and potential threats](quickstart-get-visibility.md).
42
42
- Get started [detecting threats with Azure Sentinel](tutorial-detect-threats.md).
43
43
-[Use workbooks](tutorial-monitor-your-data.md) to monitor your data.
0 commit comments