Response file entries to configure Historian
- Last UpdatedSep 17, 2024
- 1 minute read
The following entries are used to configure the AVEVA Historian:
<configurator>
AVEVA Historian.Historian.SilentTCPPort=32565
AVEVA Historian.Historian.SilentchkBoxAutoStartHistorian=true
AVEVA Historian.Historian.SilentDBOption=REBUILD
AVEVA Historian.Historian.SilentDBPath=C:\Program Files\Microsoft SQL Server\MSSQL15.MSSQLSERVER\MSSQL\DATA
AVEVA Historian.Historian.SilentDataPath=C:\Historian
AVEVA Historian.Historian.SilentSQLUserName=
AVEVA Historian.Historian.SilentSQLPassword=
AVEVA Historian.Historian.SilentBlockStorageMode=1
AVEVA Historian.Historian.SilentGatewayHTTPPort=32569
AVEVA Historian.Historian.SilentGatewayHTTPSPort=32573
AVEVA Historian.Historian.SilentSecuredCommunication=false
AVEVA Historian.Historian.SilentSelfCertificate=true
// If true and SilentCertificateThumbprint is not provided, the certificate is installed automatically)
AVEVA Historian.Historian.SilentIDataProviderScope = <historian node>
// Unique identifier (prefix) used by IData compliant clients to access historian tags on this particular historian server
AVEVA Historian.Extensions.SilentExtensionInstall=true
AVEVA Historian.Search.SilentSearchInstall=true
AVEVA Historian.Security.SilentSQLUserName=<SqlAdminUser>
AVEVA Historian.Security.SilentSQLPassword=<Password>
</configurator>