Skip to content

Commit 09a0c85

Browse files
authored
Update api-dcr-reference.md
1 parent 60ff1d8 commit 09a0c85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/sentinel/api-dcr-reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ PUT https://management.azure.com/subscriptions/aaaaaaaa-bbbb-cccc-dddd-eeeeeeeee
2929

3030
#### Syslog/CEF DCR creation request body
3131

32-
The following is an example of a DCR creation request. For each stream—you can have several in one DCR—change the value of the `"Streams"` field according to the source of the messages you want to ingest:
32+
The following is an example of a DCR creation request. For each data source stream—you can have several in one DCR—change the value of the `"streams"` field in the `"dataSources"` section according to the source of the messages you want to ingest:
3333

34-
| Log source | `"Streams"` field value |
34+
| Log source | `"streams"` field value |
3535
| --- | --- |
3636
| **Syslog** | `"Microsoft-Syslog"` |
3737
| **CEF** | `"Microsoft-CommonSecurityLog"` |

0 commit comments

Comments
 (0)