Post Upgrade Configurations for 12.2.1
Perform the following configuratons after upgrading to 12.2.1:
Procedure
-
From the base version Backup directory, restore the following files:
- <Installation Root Path>\DiscoverCaptureSocket.cfg
- <Installation Root Path>\DCMaint.cfg
- <Installation Root Path>\HBR_PipeLine-base.cfg
- <Installation Root Path>\Beats\filebeat\filebeat.yml
- <Installation Root Path>\Beats\winlogbeat\winlogbeat.yml
- <Installation Root Path>\Portal\WebApp\Web.config
- <Installation Root Path>\Portal\WebService\Web.config
- Navigate to <Discover_Installed_Dir>\Portal\WebApp directory.
-
In Web.config file, under AppSettings
section,
- Navigate to <Discover_Installed dir>\Portal\web\assets\data directory.
-
In appsettings.json file, under
Admin: section, replace {{localhost}} with Portal
server IP with the following lines:
"prodUrl": "https://{{localhost}}/PortalAPI/api/", "prodV1Url": "https://{{localhost}}/PortalV1/",Note: Only HTTPS URLs will work. -
In the same appsettings.json file, under
events: section, replace
"apiEventStuff": "{{API_BASE_URL}}Events/EventStuff",with"apiEventModuleLists": "{{API_BASE_URL}}Events/EventModuleLists". -
If you want to use NT authentication, in the same same
appsettings.json file, under
AuthenticationSchemes: within the
AuthConfig: section, add the following lines:
"NT": { "Name": "NT", "Enabled": false } - Restart all services of Portal/Report server.
-
For all Discover Windows components, place the HCL Discover Notices and
Information.txt at the following location:
<Installation Root Path>\