Skip to content

Commit d2bc1bb

Browse files
author
yelevin
committed
removed second set of tabs
1 parent 91c476b commit d2bc1bb

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

articles/sentinel/connect-cef-ama.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -521,8 +521,6 @@ This example collects events for:
521521

522522
The "installation" script doesn't actually install anything, but it configures the Syslog daemon on your log forwarder properly to collect the logs.
523523

524-
# [Microsoft Sentinel portal](#tab/portal)
525-
526524
1. From the connector page, copy the command line that appears under **Run the following command to install and apply the CEF collector:** by selecting the *copy* icon next to it.
527525

528526
:::image type="content" source="media/connect-cef-ama/run-install-script.png" alt-text="Screenshot of command line on connector page.":::
@@ -532,15 +530,6 @@ The "installation" script doesn't actually install anything, but it configures t
532530
sudo wget -O Forwarder_AMA_installer.py https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/DataConnectors/Syslog/Forwarder_AMA_installer.py&&sudo python Forwarder_AMA_installer.py
533531
```
534532

535-
# [Logs Ingestion API](#tab/api)
536-
537-
1. Copy the command line:
538-
539-
```python
540-
sudo wget -O Forwarder_AMA_installer.py https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/DataConnectors/Syslog/Forwarder_AMA_installer.py&&sudo python Forwarder_AMA_installer.py
541-
```
542-
---
543-
544533
1. Log in to the log forwarder machine where you just installed the AMA.
545534

546535
1. Paste the command you copied in the last step to launch the installation script.

0 commit comments

Comments
 (0)