Server Variables
Server status, logs, and computer name
| Text Displayed | Variable | Description |
|---|---|---|
| Log Location |
%SERVER.LOG_LOCATION% |
Location of the log file |
| New Log File Name |
%SERVER.LOG_NEW_NAME% |
New name of the log file |
| New Log File Path |
%SERVER.LOG_NEW_PATH% |
New path of the log file |
| Old Log File Name |
%SERVER.LOG_OLD_NAME% |
Old name of the log file |
| Old Log File Path |
%SERVER.LOG_OLD_PATH% |
Old path of the log file |
| Log Type |
%SERVER.LOG_TYPE% |
Either Standard or Verbose, per the setting on the Logs Tab |
| Node Name |
%SERVER.NODE_NAME% |
Computer name on which EFT is running |
| Server Running |
%SERVER.STATUS% |
Indicates whether the EFT service was running when the Event was triggered. (Yes or No) |
| Private Key ring path |
%SERVER_PRIVATE_KEYRING_PATH% |
Pass the location of the private key ring to the AWE module |
| Public Key ring path |
%SERVER_PUBLIC_KEYRING_PATH% |
Pass the location of the private key ring to the AWE module |
| Install Directory |
%SERVER.INSTALL_DIRECTORY% |
Directory in which the server is installed |