Ent+Documentation Index
Fetch the complete documentation index at: https://docs.honeycomb.io/llms.txt
Use this file to discover all available pages before exploring further.
This feature is available as an add-on for the Honeycomb Enterprise plan.
Please contact your Honeycomb account team for details.
Supported Platforms
| Platform | Metrics | Logs | Traces |
|---|---|---|---|
| macOS | β | β |
Configuration Table
| 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. |