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 |
|---|---|---|---|
| Linux | โ | ||
| Windows | โ |
Configuration Table
| 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. |