Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 210 Bytes

logger_elasticsearch.md

File metadata and controls

12 lines (8 loc) · 210 Bytes

Logger: ElasticSearch client

ElasticSearch client to remote ElasticSearch server

Options:

  • url: (string) Elasticsearch _doc url
elasticsearch:
  url: "http://127.0.0.1:9200/indexname/_doc"