> ## 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.

# HAProxy

<Badge className="hny-badge-enterprise-addon" stroke>Ent+</Badge>s

<Note>
  This feature is available as an add-on for the [Honeycomb Enterprise plan](https://www.honeycomb.io/pricing/).
  Please contact your Honeycomb account team for details.
</Note>

## Supported Platforms

| Platform | Metrics | Logs | Traces |
| :------- | :------ | :--- | :----- |
| Linux    |         | ✓    |        |
| Windows  |         | ✓    |        |
| macOS    |         | ✓    |        |

## Configuration Table

| Parameter  | Type       | Default                      | Description                                       |
| :--------- | :--------- | :--------------------------- | :------------------------------------------------ |
| file\_path | `strings`  | /var/log/haproxy/haproxy.log | Log File paths to tail for logs.                  |
| start\_at  | `enum`     | true                         | Start reading logs from the 'beginning' or 'end'. |
| timezone   | `timezone` | "UTC"                        | The timezone to use when parsing timestamps.      |
