Can you provide some examples of the log messages? That might help identify where they are coming from. You could also raise the commit number to generate fewer requests/responses? On Fri, Sep 8, 2023 at 9:13 AM Nick Clemens <nick@bywatersolutions.com> wrote:
Hi Udo,
What versions of ES are you using? We currently face an issue of deprecation warnings as we have not resolved use of 'types' in ES
Our systems found this was causing a large log on each reindex and piped the logs through sed to remove the warnings
-Nick
On Thu, Sep 7, 2023 at 8:04 AM Udo Willke <udo.willke@kit.edu> wrote:
Hi koha developers,
Quick introduction: As a system admin, I am part of the team that rolls out the koha software at KIT Karlsruhe.
Currently I have an issue with the koha-elasticsearch script that is used to index the biblio and authorities data in elasticsearch. We have different test and development servers and on some of the severs I get extensive diagnostic output when running the command while on others I only get the errors and warnings.
In every run /usr/sbin/koha-elasticsearch (which subsequently calls /usr/share/koha/bin/search_tools/rebuild_elasticsearch.pl) is definitely invoked without any "verbose" flag
Unfortunately there is no output on stdout, but everything gets written to stderr. As we have 1.3M biblios and 600k authorities I would get tens of gigabytes of log file, which I would have to check.
My question: is there somewhere a setting in koha that globally controls the debug level? Or how can the different behaviours be explained?
All installations run koha Release 23.05.X on Ubuntu 22.04.3 LTS
Any thoughts are welcome.
Many thanks in advance
Udo
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : https://www.koha-community.org/ git : https://git.koha-community.org/ bugs : https://bugs.koha-community.org/
-- Nick Clemens ByWater Solutions bywatersolutions.com Phone: (888) 900-8944 Pronouns: (he/him/his) Timezone: Eastern Follow us: <https://www.facebook.com/ByWaterSolutions/> <https://www.instagram.com/bywatersolutions/> <https://www.youtube.com/user/bywatersolutions> <https://twitter.com/ByWaterSolution>
-- Nick Clemens ByWater Solutions bywatersolutions.com Phone: (888) 900-8944 Pronouns: (he/him/his) Timezone: Eastern Follow us: <https://www.facebook.com/ByWaterSolutions/> <https://www.instagram.com/bywatersolutions/> <https://www.youtube.com/user/bywatersolutions> <https://twitter.com/ByWaterSolution>