pinojs / pino-elasticsearch

🌲 load pino logs into Elasticsearch
MIT License
179 stars 67 forks source link

Fix #36 #37

Closed delvedor closed 5 years ago

delvedor commented 5 years ago

We should wait for Elasticserch to be ready before start running the test. This can be designed better by implementing a waitCluster function.