-
-
Notifications
You must be signed in to change notification settings - Fork 489
DashboardUsingES
François Prunayre edited this page Jun 14, 2017
·
8 revisions
Date | 12 June 2017 | Contacts | Francois Prunayre |
Status | Call for vote | Release | 3.4 |
Source code | PR 1966 | ||
Supported by | metawal, ifremer |
- Type: UI, Server
- Module: UI, Server
- Vote Proposed: 14 June 2017
This proposal help users to analyze the content and usages of the catalog by adding the capability to create custom dashboards and embed them to the admin console. Main motivations are that current dashboards in the admin console are not usable when having too many records or search requests. Eg. legend with truncated label, browser freeze due to too many series.
For this, an Elasticsearch index is used to:
- index catalog content
- index search statistics. and Kibana is used to create dashboards.
This proposal fix a number of issues discovered in the search statistics module:
- CSW and q services search were not logged since drilldown queries are used
- Exclude fields property was not used
See PR for details:
- Catalog content dashboard https://github.com/geonetwork/core-geonetwork/pull/1966
- Search statistics https://github.com/geonetwork/core-geonetwork/pull/2023
- https://www.youtube.com/watch?v=bJl9stYMsG0&t=12s
If you have some comments, start a discussion, raise an issue or use one of our other communication channels to talk to us.