User and module settings (DataCockpit)
Here you can find settings for DataCockpit in general and for your DataCockpit user.
Settings
(1) Logo on top left: 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) Language: The selected DataCockpit language is stored in system variable "MSG_CALL_VAR_SYS_PORTAL_LANG" (must be defined). Language codes:
Language |
Code |
German |
de |
English |
en |
Spanish |
es |
French |
fr |
Italian |
it |
(3) TimeZone: This time zone applies to page "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) Current password: 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) Enable 2FA: See section "Two Factor Authentication".
(6) SSO: See section "SSO".
(7) Search logs automatically: 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) Permissions: The permissions of your DataCockpit user.
(9) TimeZone Server: Time zone of the (inner) Integration Server.
(10) TimeZone Browser: Time zone of the browser (with which DataCockpit is viewed).
(11) Documentation: Link to the documentation of the DataCockpit.