Purpose: My team has added some logic on top of elastic search API and I need to test those API. I need to figure out and make sure all the new logic are working fine. I find myself in the conversation saying this is provided by ES. So I need to develop a good understanding. Please help me. I have through the documentation and have a lot of twitter example. Can anybody help with simpler way to develop understanding? What is the different way we could store in Elastic search using a different format? It just a document format or something else? The document has many rows etc in JSON
I also could use the different API with the integration of logstash in future for automated check purpose. Appreciated your help and suggestion in advance 🙏🙏