White Papers
Abstract
These are the various configuration files that you can use to configure, optimize, and tune Analytics Content Hub
Content
Theia Properties
This configuration file is used to adjust the main properties for Digital Hive such as the URLs, ports, database settings, java settings, timeouts, keystore information, authentication information, etc. The configuration file is found here:
<Analytics Content Hub Install>\app\node1\tomcat\conf\theia.properties
Server.xml
This configuration file is used to specify the ports, protocols, ciphers, etc., for the main Digital Hive endpoint. The configuration file is found here:
<Analytics Content Hub Install>\app\node1\tomcat\conf\server.xml
Logback.groovy
This configuration file is used to adjust the logging levels for Digital Hive. The configuration file is found here:
<Analytics Content Hub Install>\app\node1\tomcat\conf\logback.groovy
By default, most of the loggers are set to INFO. If you want more detailed and verbose information, then you can set it to DEBUG. The logger that you will adjust most often is:
From: logger ("com.motio", INFO)
To: logger ("com.motio", DEBUG)
This logger will take affect after you save the file. It does not need a Digital Hive restart. Once done troubleshooting, revert the change otherwise the theia log will grow very quickly.
Postgresql.conf
This configuration file is used to optimize and tune the PostgreSQL database. The file is located here:
<Analytics Content Hub Install>\PostgreSQL\data\postgresql.conf
[{"Type":"MASTER","Line of Business":{"code":"LOB10","label":"Data and AI"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSCCFS","label":"IBM Analytics Content Hub"},"ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"All Versions"}]
Was this topic helpful?
Document Information
Modified date:
05 June 2023
UID
ibm17001239