Environment log settings for Repository services

Slow query logging: With this parameter, you can define the minimum amount of time a query has to last before it is logged in the Collibra Data Intelligence Platform log files as a slow query. For example, if you set 10 milliseconds, then Collibra only logs queries that take longer than 10 milliseconds.

Logger level:

  • Repository messages: The minimum severity level of the SQL messages that you want to log.
  • Repository statements: The minimum severity level of the SQL statements that you want to log.

Repository log levels from low to high (the lower the log level, the more issues that are logged):

  • DEBUG5
  • DEBUG4
  • DEBUG3
  • DEBUG2
  • DEBUG1
  • INFO
  • NOTICE
  • WARNING
  • ERROR
  • LOG
  • FATAL
  • PANIC

Warning It is highly recommended not to change the log levels. By doing so, you can influence the performance negatively.