Upgrading client and server
Upgrading client and server
We currently have 2 client workstations that connect to the Vault Server with the databases on a separate server.
Workstations:
Windows 7 Professional
Visual Studio 2013
Vault Pro 7.1.0
Vault Server:
Windows Server 2008 R2
Vault Service 5.1.2
Database server
Windows Server 2019
MS SQL 2019
Primary goal is to move the vault server to our new internal webserver which is Windows Server 2019.
As far as I can tell, there is no install of Vault Server on the existing Windows Server 2008 R2. Does that mean I can just copy all the website files to the new server and recreate a new website?
Workstations:
Windows 7 Professional
Visual Studio 2013
Vault Pro 7.1.0
Vault Server:
Windows Server 2008 R2
Vault Service 5.1.2
Database server
Windows Server 2019
MS SQL 2019
Primary goal is to move the vault server to our new internal webserver which is Windows Server 2019.
As far as I can tell, there is no install of Vault Server on the existing Windows Server 2008 R2. Does that mean I can just copy all the website files to the new server and recreate a new website?
Re: Upgrading client and server
Hello,
I have copied below a KB article we have in regards to moving your Vault Server and database:
https://support.sourcegear.com/viewtopic.php?t=228
Thanks,
Tonya
I have copied below a KB article we have in regards to moving your Vault Server and database:
https://support.sourcegear.com/viewtopic.php?t=228
Thanks,
Tonya
Re: Upgrading client and server
Thanks for that link.
Currently, the vaultpro.log is written to %system%\temp\SGVaultPro. How can I change that to a standard accepted location such as D:\Logs\SourceGear\SGVaultPro? I was able to correct the location the sgvault.log is written.
Currently, the vaultpro.log is written to %system%\temp\SGVaultPro. How can I change that to a standard accepted location such as D:\Logs\SourceGear\SGVaultPro? I was able to correct the location the sgvault.log is written.
Re: Upgrading client and server
You can change the log location in the Vault Admin Tool under Admin - Logging.
Thanks,
Tonya
Thanks,
Tonya
Re: Upgrading client and server
That has already be done, and the sgvault log is where I have changed it to.
This is the sgvaultpro logs that are still going to the Windows temp directory.
This is the sgvaultpro logs that are still going to the Windows temp directory.
Re: Upgrading client and server
THIS is the log that I am referring to:
vaultpro.log
# SourceGear Vault Professional Server
2021-04-19 15:20:48.378 Starting SourceGear Dragnet by SourceGear, LLC - Version 7.1.0.32028 Copyright © 2003-2013 SourceGear, LLC All rights reserved.
2021-04-19 15:20:48.378 Configured Options: : LogLevel - Quiet LogReverseDNSLookup - True
2021-04-24 08:32:56.455 Starting SourceGear Dragnet by SourceGear, LLC - Version 7.1.0.32028 Copyright © 2003-2013 SourceGear, LLC All rights reserved.
2021-04-24 08:32:56.455 Configured Options: : LogLevel - Quiet LogReverseDNSLookup - True
2021-04-24 08:58:05.881 Starting SourceGear Dragnet by SourceGear, LLC - Version 7.1.0.32028 Copyright © 2003-2013 SourceGear, LLC All rights reserved.
2021-04-24 08:58:05.881 Configured Options: : LogLevel - Quiet LogReverseDNSLookup - True
2021-04-26 11:40:23.396 Starting SourceGear Dragnet by SourceGear, LLC - Version 7.1.0.32028 Copyright © 2003-2013 SourceGear, LLC All rights reserved.
2021-04-26 11:40:23.396 Configured Options: : LogLevel - Quiet LogReverseDNSLookup - True
vaultpro.log
# SourceGear Vault Professional Server
2021-04-19 15:20:48.378 Starting SourceGear Dragnet by SourceGear, LLC - Version 7.1.0.32028 Copyright © 2003-2013 SourceGear, LLC All rights reserved.
2021-04-19 15:20:48.378 Configured Options: : LogLevel - Quiet LogReverseDNSLookup - True
2021-04-24 08:32:56.455 Starting SourceGear Dragnet by SourceGear, LLC - Version 7.1.0.32028 Copyright © 2003-2013 SourceGear, LLC All rights reserved.
2021-04-24 08:32:56.455 Configured Options: : LogLevel - Quiet LogReverseDNSLookup - True
2021-04-24 08:58:05.881 Starting SourceGear Dragnet by SourceGear, LLC - Version 7.1.0.32028 Copyright © 2003-2013 SourceGear, LLC All rights reserved.
2021-04-24 08:58:05.881 Configured Options: : LogLevel - Quiet LogReverseDNSLookup - True
2021-04-26 11:40:23.396 Starting SourceGear Dragnet by SourceGear, LLC - Version 7.1.0.32028 Copyright © 2003-2013 SourceGear, LLC All rights reserved.
2021-04-26 11:40:23.396 Configured Options: : LogLevel - Quiet LogReverseDNSLookup - True
Re: Upgrading client and server
There is no way to modify the location of this particular log file.
Thanks,
Tonya
Thanks,
Tonya
Re: Upgrading client and server
How sad.
In this day and age of security and safety concerns, it is STANDARD COMMON practice to ONLY use the %systemroot%\temp folder for TEMPORARY installation use, not for ongoing log files.
There must be a way to change that.
In this day and age of security and safety concerns, it is STANDARD COMMON practice to ONLY use the %systemroot%\temp folder for TEMPORARY installation use, not for ongoing log files.
There must be a way to change that.
Re: Upgrading client and server
After discussing this further with our dev team, you can specify the location by opening up the VaultPro/web.config file, then look for "LogDirectory" xml attribute. This will allow you to change the location.
I have entered a feature request to be able to do this within the Vault Admin Tool.
Tonya
I have entered a feature request to be able to do this within the Vault Admin Tool.
Tonya