Skip to content

Commit

Permalink
Merge pull request #6949 from DIRACGridBot/cherry-pick-2-83ce1a704-in…
Browse files Browse the repository at this point in the history
…tegration

[sweep:integration] Fix monitoring url in doc
  • Loading branch information
fstagni authored Mar 29, 2023
2 parents 03cba58 + d905f7b commit c6a5c33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -159,4 +159,4 @@ The ElasticSearch template ``lhcb-dirac-logs_default`` looks like::
Kibana dashboard
================

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.
A dashboard for the logs can be found `here <https://github.com/DIRACGrid/DIRAC/tree/integration/dashboards/diracLogs>`_ in both json and ndjson format, as ES services are dropping support for .json imports in newer versions.
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ However, every type can directly be monitored in Kibana dashboards that can be i
Grafana dashboards are also provided for some of the types.

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

Expand Down

0 comments on commit c6a5c33

Please sign in to comment.