Skip to content

Improvements to elasticsearch usage

Maciej Pawel Szymanski requested to merge maszyman-fix-elastic into master
  • support custom CA certificates in Elasticsearch constructor (closes #15 (closed))
  • use index pattern name from configuration and provide better default
  • use UTC time (Kibana assumes UTC time is provided)

While testing logs in elasticsearch with MR, I noticed that test jobs do not send worker_task_id, so I've included it in this MR in 2f5a3929.

Edited by Maciej Pawel Szymanski

Merge request reports