Indexima Diagnosis
Indexima is equipped with a function that allows you to:
- save a snapshot of your current configuration.
- increase offline troubleshooting capabilities.
How to manually get a diagnosis?
1. Go to Cluster View:

2. Select the start date and the end date then click on Download Diagnosis:

Recommendation
We recommend that you generate a diagnosis file periodically to monitor the evolution of your configuration. This can be important when you schedule important operations such as upgrade, refactoring or maintenance.
Diagnosis Content

| File Name / Folder | Description | Comments |
|---|---|---|
| Analysis | ||
| events | ||
| info_system | ||
| logs_galactica | ||
| logs_hive | ||
| queries | ||
| queriescsv | ||
| threaddumps | ||
| createDataspace.txt | ||
galactica.conf | ||
| galactica-env.sh | ||
| indexima.lic | ||
| integrityCheck.csv | Result of a consistency check on tables stored in the warehouse. | Is the result of the SQL command CHECK TABLES. |
| hive-site.xml | ||
| log4j2.xml | ||
| notifications.json | Configuration of notifications in the Indexima console. | |
| optimize_index.json | ||
| ShowConfig.csv | Configuration at the moment of the diagnosis extraction. | Is the result of the SQL command SHOW CONFIG. |
| ShowDictionnaries.csv | ||
| ShowMemory.csv | Is the result of the SQL command Show Memory. | |
| ShowTableCount.csv | List of all tables with their number of lines. | Is the result of the SQL command Show TableCount. |
| supported_dbs.json | List of data source drivers configured on the cluster. | |
| version.txt | The version of indexima that is running at the diagnosis extraction. |