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