Updated bulleted list format

This commit is contained in:
ManikaDhiman
2019-11-19 11:49:13 -08:00
parent e118e6e8f4
commit ebe07ee305

View File

@ -14,14 +14,13 @@ ms.date: 11/19/2019
# DiagnosticLog CSP # DiagnosticLog CSP
The DiagnosticLog configuration service provider (CSP) provides the following feature areas: The DiagnosticLog configuration service provider (CSP) provides the following feature areas:
- [DiagnosticArchive area](#diagnosticarchive-area). Capture and upload event logs, log files, and registry values for troubleshooting. - [DiagnosticArchive area](#diagnosticarchive-area). Capture and upload event logs, log files, and registry values for troubleshooting.
- [Policy area](#policy-area). Configure Windows event log policies, such as maximum log size. - [Policy area](#policy-area). Configure Windows event log policies, such as maximum log size.
- [EtwLog area](#etwlog-area). Control ETW trace sessions. - [EtwLog area](#etwlog-area). Control ETW trace sessions.
- [DeviceStateData area](#devicestatedata-area). Provide additional device information. - [DeviceStateData area](#devicestatedata-area). Provide additional device information.
- [FileDownload area](#filedownload-area). Pull trace and state data directly from the device. - [FileDownload area](#filedownload-area). Pull trace and state data directly from the device.
Here are the links to the DDFs: The following are the links to the DDFs of the DiagnosticLog CSP:
- [DiagnosticLog CSP version 1.4](diagnosticlog-ddf.md#version-1-4) - [DiagnosticLog CSP version 1.4](diagnosticlog-ddf.md#version-1-4)
- [DiagnosticLog CSP version 1.3](diagnosticlog-ddf.md#version-1-3) - [DiagnosticLog CSP version 1.3](diagnosticlog-ddf.md#version-1-3)
- [DiagnosticLog CSP version 1.2](diagnosticlog-ddf.md#version-1-2) - [DiagnosticLog CSP version 1.2](diagnosticlog-ddf.md#version-1-2)
@ -33,7 +32,7 @@ The following diagram shows the DiagnosticLog CSP in tree format.
<a href="" id="--vendor-msft-diagnosticlog"></a>**./Vendor/MSFT/DiagnosticLog** <a href="" id="--vendor-msft-diagnosticlog"></a>**./Vendor/MSFT/DiagnosticLog**
The root node for the DiagnosticLog CSP. The root node for the DiagnosticLog CSP.
Rest of the nodes in this CSP are described within their respective feature area sections. Rest of the nodes in the DiagnosticLog CSP are described within their respective feature area sections.
## DiagnosticArchive area ## DiagnosticArchive area