mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #62591
[Bug 1934695] [NEW] Event log switching to all needs to add this option to elasticsearch if being used
Public bug reported:
Currently, by default the elasticsearch options are for things like
views, user, artefacts etc.
But once you set the Site config to do logging and turn on 'Event log
reporting' it means that elasticsearch will be used for some of the
reports.
However, when turning on this option we don't yet add 'event_log' to the
plugin_search_elasticsearch_types value, nor do we re-index the site to
add this data mapping in
So ideally when the site config is saved and if elasticsearch is running
we do theses updates as part of the saving process
** Affects: mahara
Importance: Wishlist
Status: Confirmed
** Changed in: mahara
Status: New => Confirmed
** Changed in: mahara
Importance: Undecided => Wishlist
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1934695
Title:
Event log switching to all needs to add this option to elasticsearch
if being used
Status in Mahara:
Confirmed
Bug description:
Currently, by default the elasticsearch options are for things like
views, user, artefacts etc.
But once you set the Site config to do logging and turn on 'Event log
reporting' it means that elasticsearch will be used for some of the
reports.
However, when turning on this option we don't yet add 'event_log' to
the plugin_search_elasticsearch_types value, nor do we re-index the
site to add this data mapping in
So ideally when the site config is saved and if elasticsearch is
running we do theses updates as part of the saving process
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1934695/+subscriptions
Follow ups