This feature is available as an add-on for the Honeycomb Enterprise plan.
Please contact your Honeycomb account team for details.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Platform | Metrics | Logs | Traces |
|---|---|---|---|
| Linux | β | ||
| Windows | β |
| Parameter | Type | Default | Description |
|---|---|---|---|
| standalone_file_path | strings | /opt/wildfly/standalone/log/server.log | File paths to tail for standalone server logs. |
| enable_domain_server | bool | true | Enable to read domain server logs. |
| domain_server_path | strings | β/opt/wildfly/domain/servers/*/log/server.logβ | File paths to tail for domain server logs. |
| enable_domain_controller | bool | true | Enable to read domain controller logs. |
| domain_controller_path | strings | β/opt/wildfly/domain/log/*.logβ | File paths to tail for domain controller logs. |
| start_at | enum | end | Start reading the file from the βbeginningβ or βendβ. |
| timezone | timezone | βUTCβ | The timezone to use when parsing timestamps. |