-
Problem report
-
Resolution: Fixed
-
Trivial
-
4.0.0alpha1
-
None
-
Sprint 23, Sprint 24
-
0.125
In several files the product name "Elasticsearch" is incorrectly spelled as "ElasticSearch".
To find these files:
$ cd trunk $ find ./ -exec grep -H 'ElasticSearch' {} \; 2>/dev/null | grep -vE 'svn-base|Binary file'
The files are:
./frontends/php/conf/zabbix.conf.php.example ./frontends/php/include/classes/api/managers/CHistoryManager.php ./frontends/php/include/classes/api/services/CHistory.php ./frontends/php/include/classes/api/services/CTrend.php ./frontends/php/include/classes/debug/CProfiler.php ./frontends/php/include/classes/helpers/CElasticSearchHelper.php ./src/libs/zbxhistory/history_elastic.c
Thanks to forum user Atsushi for finding it in https://www.zabbix.com/forum/showthread.php?t=60097
See correct spelling in https://www.elastic.co/products/elasticsearch