V15¶
New versions of Insight Middleware¶
Insight comes with new middleware components:
- JRE 1.8.0_202
- Wildfly 17.0.1-Final
- tomee 7.1.1
- Elasticsearch 5.6.16
- Logstash 5.6.16
- Kibana 5.6.16
Please see Standard-Middleware-Update.
Changes concerning user profile¶
- With V15 new web-application insight-profile-gateway must be deployed, even if you won't use userprofiles
- If defined, insight-property gateway.forward.insight.user.profile must be deleted
- If you won't use user profiles, environment varaible INSIGHT_USER_PROFILE_DUMMY must be set to value true. The previously used insight-property userprofile.dummy has no more effect,
Logging for insight-gateway¶
Wildfly installations need to configure logging properties for insight-gateway explicit in standalone.xml.
Migration of DownloadEntity¶
With insight 15.1.0 the structure of table insightdb.DownloadEntity changed.
It is necessary to execute DownloadEntityTableMigration.
Start Migration and select DownloadEntityTableMigration:
Restart JEE-Server (tomee of wildfly)
Properties for indexer¶
For Maximo or openjet the Indexer needs two additional properties to read current changes from backend:
indexer.recentchanges.url=http://localhost:8080/insight-recent-changes/recentchanges
indexer.changeevents.url=http://localhost:8080/insight-change-events/events