• No : 30677
  • Open Date : 2019/08/30 15:54
  • Print
NEW

[DataSpider Servista] I want to operate DataSpiderServer in a time zone, different from the OS.

I would like to operate DataSpiderServer in a time zone different from the OS. Is it possible to specify a unique time zone for DataSpiderServer?
 
Category : 

Answer

You can specify the time zone for DataSpiderServer by specifying the time zone in the setting file.
 
The set time zone is applied to all processes which handle a time in DataSpiderServer, such as the output log time and the value acquired by the current date and time logic.
 
Setting procedure
 
Please specify the time zone in [user.timezone] of [$DATASPIDER_HOME/server/conf/system.properties].
 
For more information, please refer to the reference information link.
 
Supplementary
 
The time zone set in the configuration file overrides the settings of the time zone in OS.
If "user.timezone" is invalid by "#", the time zone of OS is applied.
(It is invalid by "#" immediately after installation)
 
 
Reference information
  • [Property Reference]-[Server Property File]-[system.properties]