You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
268 B

4 years ago
  1. [elastic7]
  2. enabled = true
  3. servers = [
  4. "http://localhost:9200",
  5. ]
  6. username = ""
  7. password = ""
  8. sniff_enabled = false
  9. healthcheck_enabled = false
  10. # increase the value is recommend, be sure the value in Elastic is greater or equal here
  11. index.max_result_window = 10000