Skip to content

Commit 387d840

Browse files
committed
Added termination to tabs block
1 parent 16e5759 commit 387d840

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

articles/sentinel/connect-cef-agent.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ In this step, you will designate and configure the Linux machine that will forwa
2424
- Installs the Log Analytics agent for Linux (also known as the OMS agent) and configures it for the following purposes:
2525
- listening for CEF messages from the built-in Linux Syslog daemon on TCP port 25226
2626
- sending the messages securely over TLS to your Azure Sentinel workspace, where they are parsed and enriched
27-
27+
2828
- Configures the built-in Linux Syslog daemon (rsyslog.d/syslog-ng) for the following purposes:
2929
- listening for Syslog messages from your security solutions on TCP port 514
3030
- forwarding only the messages it identifies as CEF to the Log Analytics agent on localhost using TCP port 25226
@@ -120,14 +120,7 @@ Choose a syslog daemon to see the appropriate description.
120120
1. Restarts the Log Analytics agent<br>
121121
`/opt/microsoft/omsagent/bin/service_control restart [workspaceID]`
122122

123-
124-
125-
126-
127-
128-
129-
130-
123+
---
131124

132125
## Next steps
133126
In this document, you learned how to deploy the Log Analytics agent to connect CEF appliances to Azure Sentinel. To learn more about Azure Sentinel, see the following articles:

0 commit comments

Comments
 (0)