chromium/components/policy/resources/templates/policy_definitions/UserAndDeviceReporting/LogUploadEnabled.yaml

arc_support: This policy has no effect on the logging done by Android.
caption: Send system logs to the management server
desc: |-
  Setting the policy to Enabled sends system logs to the management server, to allow admins to monitor system logs.

        Setting the policy to Disabled or leaving it unset reports no system logs.
device_only: true
example_value: false
features:
  dynamic_refresh: true
items:
- caption: Enable device system log upload
  value: true
- caption: Disable device system log upload
  value: false
owners:
- [email protected]
- [email protected]
- [email protected]
schema:
  type: boolean
supported_on:
- chrome_os:46-
tags: []
type: main
generate_device_proto: False