restful-url

How to recover streaming data even if the connection lost with Python client Elasticsearch?

How to recover streaming data even if the connection lost with Python client Elasticsearch? Question: I stream RESTful API data from https://www.n2yo.com/api/ which for tracking satellite positions. I use python client with Elasticsearch. I save the streamed data to ES every 10 seconds and visualized by Kibana. My ES vesrion is 6.4.3 My code is: …

Total answers: 1