Jump to: navigation, search

kibana_index

Section: kibana
Default Value: gpe.kibana
Valid Values: string
Changes Take Effect: Immediately
Introduced: 8.5.1

Specifies the index to be used by Kibana.

port

Section: kibana
Default Value: 5601
Valid Values: Any positive integer valid for specifying a port ID
Changes Take Effect: After start or restart


Specifies the port on which the Kibana server is listening. Used only if the Kibana server is started.

host

Section: kibana
Default Value: localhost
Valid Values: string
Changes Take Effect: Immediately
Introduced: 8.5.1

Specifies the server where Kibana is hosted.

enabled

Section: kibana
Default Value: true
Valid Values: true, false
Changes Take Effect: After start or restart


Indicates whether the Kibana server is started during GWE Server startup. The Kibana server is used in the Advanced Reporting Dashboard.

elasticsearch_url

Section: kibana
Default Value: http://localhost:9200
Valid Values: A valid URL that points to the Elasticsearch port
Changes Take Effect: After start or restart


Specifies the location of the Elasticsearch HTTP port. Note: The Elasticsearch port is not specified in the default settings for external Cassandra. Because of this, you should use the default value of 9200. If you need to use a different port for Elasticsearch, use the -Des.http.port option to set that value. For more information, refer to Deploy a Cassandra Cluster Node.

kibana Section

Click on an option to view its properties:

elasticsearch_url

enabled

host

port

kibana_index

This page was last edited on June 12, 2019, at 20:53.
Comments or questions about this documentation? Contact us for support!