# PgBouncer

### Supported Platforms

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

### Configuration Table

<table><thead><tr><th width="90.69140625">Parameter</th><th width="99.60546875">Type</th><th width="279.88671875">Default</th><th>Description</th></tr></thead><tbody><tr><td>file_path</td><td><code>strings</code></td><td>/var/log/pgbouncer/pgbouncer.log</td><td>Path to log file(s).</td></tr><tr><td>start_at</td><td><code>enum</code></td><td>end</td><td>Start reading the file from the 'beginning' or 'end'.</td></tr></tbody></table>
