You can change the name and location of
the session history log file (TeklaStructures_<user>.log
).
If someone else manages your installation of Tekla Structures, do not change these settings unless you are instructed to do so.
Windows username and the .log
file extension are always added after the
customizable part of the name.
-
Open a suitable
initialization file for editing.
For example,
user.ini or
company.ini.
-
To change the
name of the session history log file, add the following line to the initialization file:
set XS_LOG_FILE_NAME=<name of the file>
For example:
set
XS_LOG_FILE_NAME=sessionhistory
If the Windows user name is "achilles", this example
would result in a log file named sessionhistory_achilles.log.
The default name is TeklaStructures_<user>.log.
-
To change the
location of the session history log file, add the following line to the initialization file:
set XS_LOGPATH=<location of the file>
If there is no other location set, the file is
stored in the parent folder for model folders (by default c:\TeklaStructuresModels).
-
Save the initialization file.
-
Restart
Tekla Structures for the changes to take effect.