DevOps Classroomnotes 11/Jul/2022

Kibana

  • Kibana is the UI of the Elastic Stack
  • Lets use Kibana to interact with Elastic Search
  • Installing kibana: Refer Here
  • After installing kibana, the issue which we have is we don’t have users which are non-super users.
  • In the kibana configuration, we cannot use super user credentials
  • Some HTTP Methods
    • GET
    • PUT/POST
    • DELETE
  • HTTP Status
    • 1xx => Information
    • 2xx => Success
    • 3xx => redirection
    • 4xx => client side errors
    • 5xx => Server side errors
  • Exercise: Interact with elastic search using curl statements and Refer Here for the rest api of elastic search

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

About continuous learner

devops & cloud enthusiastic learner