Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-13238

Incorrect spelling "ElasticSearch", should be "Elasticsearch"

XMLWordPrintable

    • 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

            vjaceslavs Vjaceslavs Bogdanovs
            andris Andris Mednis
            Team C
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: