blob: 030c162c52d62f0a8f1617101d3560a714289898 [file] [log] [blame]
Ravindra Bakkamanthala87c95be2017-05-23 14:56:12 -04001# elasticsearch
2
rb7147685ed152017-06-09 15:11:06 -04003ELK_JMX_PORT=9995
4
5#Add Numeric IP address below. If elastic search needs to be accessed from other servers.
6#The property is used to set for network.hosts in elasticsearch.yml file.
7ELK_NETWORK_HOST=127.0.0.1