Skip to content

Commit fc3b964

Browse files
authored
Merge pull request #5714 from rupozzi/fix-dashboard
[integration] Fix: added WMSDashboard in NDJSON format, removed old index patterns in WMSDashboard.json
2 parents b1af24b + d2ca6de commit fc3b964

File tree

6 files changed

+275
-804
lines changed

6 files changed

+275
-804
lines changed

dashboards/WMSDashboard.json renamed to dashboards/WMSDashboard/WMSDashboard.json

Lines changed: 223 additions & 802 deletions
Large diffs are not rendered by default.

dashboards/WMSDashboard/WMSDashboard.ndjson

Lines changed: 38 additions & 0 deletions
Large diffs are not rendered by default.
File renamed without changes.

dashboards/diracLogsDashboard/diracLogsDashboard.ndjson

Lines changed: 12 additions & 0 deletions
Large diffs are not rendered by default.

docs/source/AdministratorGuide/ServerInstallations/centralizedLogging.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,4 +237,4 @@ And the ElasticSearch template ``lhcb-dirac-logs_default`` looks like::
237237
Kibana dashboard
238238
================
239239

240-
A dashboard for the logs can be found `here <https://github.com/DIRACGrid/DIRAC/tree/integration/dashboards/>`_
240+
A dashboard for the logs can be found `here <https://github.com/DIRACGrid/DIRAC/tree/integration/dashboards/diracLogsDashboard>`_ in both json and ndjson format, as ES services are dropping support for .json imports in newer versions.

docs/source/AdministratorGuide/Systems/MonitoringSystem/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ You can configure the MQ in the local dirac.cfg file where the agent is running:
112112
}
113113
}
114114

115-
A dashboard for WMSHistory monitoring ``WMSDashboard.json`` is available for import as a JSON file `here <https://github.com/DIRACGrid/DIRAC/tree/integration/dashboards/WMSDashboard.json>`__.
115+
A dashboard for WMSHistory monitoring ``WMSDashboard`` is available `here <https://github.com/DIRACGrid/DIRAC/tree/integration/dashboards/WMSDashboard>`__ for import both as a JSON file and as a NDJSON (as support for JSON is being removed in the latest versions of Kibana).
116116
The dashboard is not compatible with older versions of ElasticSearch (such as ES6).
117117
To import it in the Kibana UI, go to Management -> Saved Objects -> Import and import the JSON file.
118118

0 commit comments

Comments
 (0)