Enable WebRTC diagnostic log collection for specific origins
Supported on: Microsoft Windows 7 or later
Registry
HKLM
Software\Policies\Google\Chrome HKCU
Software\Policies\Google\Chrome Options
List (registry values) list
- list under
Software\Policies\Google\Chrome\WebRtcDiagnosticLogCollectionAllowedForOrigins Description
This policy allows enabling diagnostic log collection for WebRTC for specific origins. For detailed information on valid input patterns, please see https://chromeenterprise.google/policies/url-patterns. * is not an accepted value for this policy. This policy only matches based on origin, so any path in the URL pattern is ignored. Scheme and subdomains are supported. If the policy is set, diagnostic log collection will be enabled for the origins matched by the patterns in the list. If the policy is not set, diagnostic log collection will be disabled by default. Example value: https://www.example.com example.com [*.]example.com *://example.edu:*/ https://example.com:8080