Skip to content
Snippets Groups Projects
  • Christian Berendt's avatar
    4cd95dbc
    Enable central logging without deploying elasticsearch/kibana · 4cd95dbc
    Christian Berendt authored
    This changed introduces 4 new parameters to be able to use an existing
    elasticsearch service for central logging.
    
    * elasticsearch_address - address of elasticsearch server
    * elasticsearch_protocol - protocol (HTTP/HTTPS) used by elasticsearch server
    * enable_elasticsearch - deploy elasticsearch container
    * enable_kibana - deploy kibana container
    
    Closes-bug: #1584861
    
    Change-Id: Ia1ff9ae8b6d9929c3826da02693d1e2fc9ea2522
    4cd95dbc
    History
    Enable central logging without deploying elasticsearch/kibana
    Christian Berendt authored
    This changed introduces 4 new parameters to be able to use an existing
    elasticsearch service for central logging.
    
    * elasticsearch_address - address of elasticsearch server
    * elasticsearch_protocol - protocol (HTTP/HTTPS) used by elasticsearch server
    * enable_elasticsearch - deploy elasticsearch container
    * enable_kibana - deploy kibana container
    
    Closes-bug: #1584861
    
    Change-Id: Ia1ff9ae8b6d9929c3826da02693d1e2fc9ea2522
haproxy.cfg.j2 20.02 KiB