|
63 | 63 | items:
|
64 | 64 | - name: Data collection methods
|
65 | 65 | href: connect-data-sources.md
|
66 |
| - - name: Normalization and the Advanced SIEM Information Model (ASIM) |
67 |
| - items: |
68 |
| - - name: ASIM overview |
69 |
| - href: normalization.md |
70 |
| - - name: ASIM schemas |
71 |
| - href: normalization-about-schemas.md |
72 |
| - - name: ASIM parsers |
73 |
| - href: normalization-about-parsers.md |
74 |
| - - name: ASIM content |
75 |
| - href: normalization-content.md |
76 | 66 | - name: Classifying data with entities
|
77 | 67 | href: entities.md
|
| 68 | + - name: Normalization with ASIM |
| 69 | + items: |
| 70 | + - name: ASIM overview |
| 71 | + href: normalization.md |
| 72 | + - name: ASIM schemas |
| 73 | + href: normalization-about-schemas.md |
| 74 | + - name: ASIM parsers |
| 75 | + href: normalization-parsers-overview.md |
78 | 76 | - name: Kusto Query Language in Microsoft Sentinel
|
79 | 77 | items:
|
80 | 78 | - name: Overview
|
|
188 | 186 | href: monitor-data-connector-health.md
|
189 | 187 | - name: Integrate Azure Data Explorer
|
190 | 188 | href: store-logs-in-azure-data-explorer.md
|
| 189 | + - name: Use ASIM to normalize data |
| 190 | + items: |
| 191 | + - name: Develop ASIM parsers |
| 192 | + href: normalization-develop-parsers.md |
| 193 | + - name: Manage ASIM parsers |
| 194 | + href: normalization-manage-parsers.md |
| 195 | + - name: Use ASIM parsers |
| 196 | + href: normalization-about-parsers.md |
| 197 | + - name: Modify content to use ASIM |
| 198 | + href: normalization-modify-content.md |
191 | 199 | - name: Use threat intelligence
|
192 | 200 | items:
|
193 | 201 | - name: Connect threat intelligence platforms
|
|
324 | 332 | href: ../role-based-access-control/built-in-roles.md#all
|
325 | 333 | - name: Microsoft Sentinel roles
|
326 | 334 | href: ../role-based-access-control/built-in-roles.md#security
|
| 335 | + - name: Advanced SIEM Information Model (ASIM) |
| 336 | + items: |
| 337 | + - name: ASIM content |
| 338 | + href: normalization-content.md |
| 339 | + - name: ASIM schemas |
| 340 | + items: |
| 341 | + - name: ASIM authentication schema |
| 342 | + href: authentication-normalization-schema.md |
| 343 | + - name: ASIM DNS schema |
| 344 | + href: dns-normalization-schema.md |
| 345 | + - name: ASIM DHCP schema |
| 346 | + href: dhcp-normalization-schema.md |
| 347 | + - name: ASIM file event schema |
| 348 | + href: file-event-normalization-schema.md |
| 349 | + - name: ASIM network session schema |
| 350 | + href: network-normalization-schema.md |
| 351 | + - name: ASIM process event schema |
| 352 | + href: process-events-normalization-schema.md |
| 353 | + - name: ASIM registry event schema |
| 354 | + href: registry-event-normalization-schema.md |
| 355 | + - name: ASIM web session schema |
| 356 | + href: web-normalization-schema.md |
| 357 | + - name: Legacy network normalization schema |
| 358 | + href: normalization-schema-v1.md |
327 | 359 | - name: Data collection references
|
328 | 360 | items:
|
329 | 361 | - name: Data source schema reference
|
330 | 362 | href: data-source-schema-reference.md
|
331 | 363 | - name: CEF log field mapping
|
332 | 364 | href: cef-name-mapping.md
|
333 |
| - - name: Normalization |
334 |
| - items: |
335 |
| - - name: Authentication normalization schema |
336 |
| - href: authentication-normalization-schema.md |
337 |
| - - name: DNS normalization schema |
338 |
| - href: dns-normalization-schema.md |
339 |
| - - name: DHCP normalization schema |
340 |
| - href: dhcp-normalization-schema.md |
341 |
| - - name: File event normalization schema |
342 |
| - href: file-event-normalization-schema.md |
343 |
| - - name: Network normalization schema |
344 |
| - href: network-normalization-schema.md |
345 |
| - - name: Process event normalization schema |
346 |
| - href: process-events-normalization-schema.md |
347 |
| - - name: Registry event normalization schema |
348 |
| - href: registry-event-normalization-schema.md |
349 |
| - - name: Web normalization schema |
350 |
| - href: web-normalization-schema.md |
351 |
| - - name: Legacy network normalization schema |
352 |
| - href: normalization-schema-v1.md |
353 | 365 | - name: Windows security event sets
|
354 | 366 | href: windows-security-event-id-reference.md
|
355 | 367 | - name: Detection and analysis references
|
|
0 commit comments