General
XpoLog SDK provides a set of commands that enables remote configuration of different XpoLog properties without accessing the GUI.
The following commands are available.
...
Key | Description | Values |
|
api | The API type to use – must be apptags | “apptags” | Mandatory |
timeZone | A single time zone from JAVA available time zones (The time zone should be exactly as appears in the time zones list, in case XpoLog will not be able to find that given value, default system time zone will be applied automatically. Use "Default" to apply the time zone to the system default time zone) | Text | Mandatory |
appTags | A comma separated list of AppTags names (exactly as defined in XpoLog) | Text | Mandatory |
...
%JAVA_RUN% %XPOLOG_CONN% -api restart
Anchor | ||||
---|---|---|---|---|
|
Publish Patch Task Parameters
...