| telemetry_types | telemetrySelector | ["Logs", "Metrics"] | Choose Telemetry Type. |
| enable_system_log | bool | true | Enable to collect macOS system logs. |
| system_log_path | string | β/var/log/system.logβ | The absolute path to the System log. |
| enable_install_log | bool | true | Enable to collect macOS install logs. |
| install_log_path | string | β/var/log/install.logβ | The absolute path to the Install log. |
| start_at | enum | end | Start reading the file from the βbeginningβ or βendβ. |
| host_collection_interval | int | 60 | Sets how often (seconds) to scrape for metrics. |