Skip to content

Commit 48a82e4

Browse files
committed
removing old page
1 parent af73e0e commit 48a82e4

File tree

4 files changed

+6
-65
lines changed

4 files changed

+6
-65
lines changed

articles/sentinel/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -705,8 +705,6 @@
705705
href: connect-dns-ama.md
706706
- name: Logstash plugin with Data Collection Rules
707707
href: connect-logstash-data-connection-rules.md
708-
- name: Microsoft Sentinel Data Collector API
709-
href: connect-rest-api-template.md
710708
- name: Connection instructions for service
711709
items:
712710
- name: Amazon Web Services logs

articles/sentinel/connect-rest-api-template.md

Lines changed: 0 additions & 61 deletions
This file was deleted.

articles/sentinel/skill-up-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ The first piece of information you see for each connector is its *data ingestion
172172
| ----------- | ----------- |
173173
| Azure service-to-service integration | [Connect to Azure, Windows, Microsoft, and Amazon services](connect-azure-windows-microsoft-services.md) |
174174
| Common Event Format (CEF) over Syslog |[Ingest Syslog and CEF messages to Microsoft Sentinel with the Azure Monitor Agent](connect-cef-syslog-ama.md)|
175-
| Microsoft Sentinel Data Collector API | [Connect your data source to the Microsoft Sentinel Data Collector API to ingest data](connect-rest-api-template.md) |
175+
| Microsoft Sentinel Data Collector API | [Connect with the Log Ingestion API](create-custom-connector.md#connect-with-the-log-ingestion-api) |
176176
| Azure Functions and the REST API | [Use Azure Functions to connect Microsoft Sentinel to your data source](connect-azure-functions-template.md) |
177177
| Syslog | [Ingest Syslog and CEF messages to Microsoft Sentinel with the Azure Monitor Agent](connect-cef-syslog-ama.md) |
178178
| Custom logs | [Custom Logs via AMA data connector - Configure data ingestion to Microsoft Sentinel from specific applications](unified-connector-custom-device.md) |

redirects/.openpublishing.redirection.sentinel.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
{
22
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/sentinel/connect-rest-api-template.md",
5+
"redirect_url": "/azure/sentinel/create-custom-connector#connect-with-the-log-ingestion-api",
6+
"redirect_document_id": false
7+
},
38
{
49
"source_path_from_root": "/articles/sentinel/configure-data-retention.md",
510
"redirect_url": "https://learn.microsoft.com/en-us/azure/azure-monitor/logs/data-retention-configure",
611
"redirect_document_id": false
712
},
8-
913
{
1014
"source_path_from_root": "/articles/sentinel/sap/select-ingestion-profiles.md",
1115
"redirect_url": "/azure/sentinel/sap/reference-systemconfig-json",

0 commit comments

Comments
 (0)