Improvements to elasticsearch usage
- 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