Contents of a diagnostic file

The diagnostic file contains the following files.

Tip You can also find the log files in the collibra_data directory (for example, /opt/collibra_data/agent/logs).

Console

  • installation: Installation log file and Collibra installation configuration.
  • logs:
    • console.log: Registration of all actions that are performed in Collibra Console (for example, sign in and out, start and stop an environment, and create an environment).
    • console_wrapper.log
    • database*.log: All transactions of the Collibra Console database.

Agent

  • config: All configuration files of the agent.
  • installation: Installation log file and Collibra Data Intelligence Cloud installation configuration.
  • logs:
    • agent.log: Registration of all actions that are performed by the Collibra agent (for example, starting jobs and database operations).
    • agent_commands.log
    • agent_wrapper.log

DGC

  • logs:
    • dgc_jobs.log: Logging of the actual execution of a job.
    • dgc_recommender.log: Logging of the recommendation tool to create data sets for Data Catalog.
    • dgc_validations.log
    • dgc.log: Logging of the DGC service.

Repo

  • logs: Logging of the PostgreSQL operations.
  • repository_statistics: Performance statistics and actions in the repository.
  • blockedLocksInfo.json
  • componentCalls.dmp
  • customMetrics.txt: Statistics of the repository, such as the number of assets, assets per column, active users, and number of jobs.
  • locksInfo.json

Search

  • logs: All log files of the Search service.
  • JSON files with the Search service's cluster health, cluster settings, cluster state, cluster statistics, and node statistics.

Spark-jobserver

  • logs: All log files of the Jobserver service.

Monitoring

  • logs: All log files of the Monitoring service.
  • snapshot: Snapshot of the monitoring database that is created when you create the diagnostics file.

Other files

  • benchmark-result.txt: Performance benchmark results if selected during the creation of the diagnostic file.
  • infraReport.txt: Details of the infrastructure on which Collibra is installed.
  • installation.log: Logging of the installation process.
  • installationConfig.json: Settings that were selected during the installation process, such as TCP ports and installation directory.