Platform | Metrics | Logs | Traces |
---|---|---|---|
macOS | ✓ | ✓ |
Parameter | Type | Default | Description |
---|---|---|---|
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. |