My Quotes


When U were born , you cried and the world rejoiced
Live U'r life in such a way that when you go
THE WORLD SHOULD CRY






Thursday, April 2, 2020

Trace the API call in Kibana (https://www.elastic.co/kibana)


  1.  Once you log in to Kibana, there are 5 important sections:
  2. Filter: Enter your API URI  ex:  /rest/getstock
  3. Filter by Time: Filter search to a particular time or date range
  4. Filter by Time: Filter search to a particular time or date range
  5. Add Filter
  6. Different API Fields are useful for searching purposes
  7.  Usecase 1: Search by http_status code
    • Step 1: Select the correct time on the top right.
    • Step  2: Left pan select the "Http_status_code" and press "Search Icon". It will automatically be added to the Add Filter   

  8. Use case 2: Search by API_KE
  9. Step 1: Select the correct time on the top right.
  10. Step 2: Left pan select the "api_key" and press "Search Icon". It will automatically be added to the Add Filter
  11. Use case 3: After setting all the filters needed, you want to check more details of the API: 
  12. Use Case 4: Want to show a visual representation of the error code. Let select http_status_code from the left pan and press "Visualize"