Index pattern has no field but the other index pattern is working properly, i can't also connect to mapping using curl
Hello @Epangilinangt,
My understanding is that you have two indices and can only create the index pattern for one of them. Additionally, you're unable to retrieve the mapping definitions for this index. What is the output in this case? And what is the response for GET /<index>
?
Hello @Priscilla_Parodi , thanks for your reply.
Here
curl -X GET "https://us-elasticsearch-nonprod.gtreasury.net:9200/dashboard-refresh-*/_mapping"
curl: (28) Failed to connect to us-elasticsearch-nonprod.gtreasury.net port 9200: Connection timed out
Hello @Priscilla_Parodi , thanks for your reply.
Here
curl -X GET "https://us-elasticsearch-nonprod.gtreasury.net:9200/dashboard-refresh-*/_mapping"
curl: (28) Failed to connect to us-elasticsearch-nonprod.gtreasury.net port 9200: Connection timed out
Hello
Here's what it got when i tried to command it
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.