All Downloads are FREE. Search and download functionalities are using the official Maven repository.

eoserver.geomesa-gs-monitor-elasticsearch_2.12.5.1.0.source-code.reference.conf Maven / Gradle / Ivy

The newest version!
geomesa.geoserver.monitor.elasticsearch = {
  host = ${?GS_MONITOR_ES_HOST}
  port = ${?GS_MONITOR_ES_PORT}
  user = ${?GS_MONITOR_ES_USER}
  password = ${?GS_MONITOR_ES_PASSWORD}
  index = ${?GS_MONITOR_ES_INDEX}
  timeout = ${?GS_MONITOR_ES_TIMEOUT}
  excludedFields = ${?GS_MONITOR_ES_EXCLUDED_FIELDS}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy