# Apache Common

### Supported Platforms

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

### Configuration Table

| Parameter  | Type      | Default                          | Description                                   |
| ---------- | --------- | -------------------------------- | --------------------------------------------- |
| file\_path | `strings` | \["/var/log/apache2/access.log"] | Path to Apache common formatted log file.     |
| start\_at  | `enum`    | end                              | Start reading logs from 'beginning' or 'end'. |
