User and Module Settings (DataCockpit)
Here you can find settings for DataCockpit in general and for your DataCockpit user.
(1) The logo can be replaced. For this, the desired logo must be placed in folder ./webapps/root under the name _data_cockpit_logo.png. In addition, theme settings can be made in configuration file ./webapps/root/_data_cockpit_theme.properties.
# theme color (default: #0094c1)
# must be given in hex format
#
--lobster-theme-color=#0ca500
#
# font family (default: system dependent)
#
--lumo-font-family=Roboto
(2) The selected DataCockpit language is stored in system variable MSG_CALL_VAR_SYS_PORTAL_LANG (must be defined). Language codes:
(3) This time zone applies to area Log search. If the Integration Server that stores the logs has a different time zone (9), the time for the logs will be converted into the time zone set here (3). Note: Times entered in forms are passed to the form profile without an implicit time zone. So if you use forms in different time zones (10), this must be handled explicitly.
(4) The password of your DataCockpit user. However, it can only be changed if login via LDAP is not active and if you did not log in with a token.
(5) See section Two Factor Authentication.
(6) See section SSO.
(7) If this option is set, the logs will be loaded initially when entering the page Log Search (instead of manual triggering via the button).
(8) The permissions of your DataCockpit user.
(9) Time zone of the (inner) Integration Server.
(10) Time zone of the browser (with which DataCockpit is viewed).
(11) Link to the documentation of DataCockpit.