Jump to: navigation, search

kibana Section



     


elasticsearch_url

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.

enabled

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.

host

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

Specifies the server where Kibana is hosted.

kibana_index

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

Specifies the index to be used by Kibana.

port

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.

This page was last edited on March 21, 2018, at 23:42.
Comments or questions about this documentation? Contact us for support!