Enhancement
In some cases, it is useful to have the local name of the server on which the application is running available as an alias.
For example, the name of the cluster node can be encoded in the name of the log file.
Implementation
A new alias "%LOCAL_HOST_NAME%" has been added, which can be used in configuration files or log configurations.
Test
- Switch to "Administration > Monitor > Environment variables"
- Search for the alias "%LOCAL_HOST_NAME%"
- Expectation: The local name of the server is displayed here.