I'm having problems testing Elastic. My company wants to monitor whether an API is returning a status of 201 or 200. We are creating monitors and it is giving an error when doing a request.get. We can log in with the specific route and wanted to save the token and use it in another step. Is it possible to store the token after logging in and making a request.get at the specific URL passing it in the request body?
@라마다니샤리 Жыл бұрын
thanks for the video. i tried post api with the postman but getting error { "error": "no handler found for uri [/testdb/people] and method [POST]" } can you please help me? thank you!
@cc33bjk2 жыл бұрын
Thanks for the explanation. I followed all your steps but somehow i can not find the testdbb index in kibana. In Stack Management -> Index Management i can see it, but somehow i can not choose it in kibana. I have to do the extra step with kibana ->Index patterns and have to create an index pattern. Any ideas why? Thank you
@N-et6gb4 жыл бұрын
I am trying to create logstash pipelines by using POSTMAN and facing below error { "statusCode": 400, "error": "Bad Request", "message": "[request body.username]: definition for this key is missing" } and even I have tried to post the logstash pipeline from kibana server Can you plz help me with any sample logstash pipeline creation using APIs unlike the documentation one..
@jorgefloresmachuca91832 жыл бұрын
Hello, can you help me with how can I upload a JSON document to elastic search from PowerShell when using SSL with a pem certificate file?
@raghupathym253 жыл бұрын
How to upload images in elasticsearch and visualize it in kibana?
@harshilparekh41632 жыл бұрын
Hey, Soumil can you please share your notes. I think it is very helpful for us.