2.2.3.4.5 LoggingFlags
The LoggingFlags value represents the logging levels for events for the RRAS server that are in the following table. It MUST be defined under the following registry key.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\RemoteAccess\Parameters
This MUST be of type REG_DWORD. This SHOULD be from 0 to 3.
|
Value |
Description |
|---|---|
|
0x00000000 |
Logging SHOULD be disabled. |
|
0x00000001 |
Log all the error category events only. |
|
0x00000002 |
Log all the warning and error category events only. |
|
0x00000003 |
Log all the informational, warning, and error category events. |