DevOps Classroomnotes 05/Mar/2022

Installing Elastic Search

  • Create an ubuntu server with (2 vcpu and 4GB of RAM). For installation steps on ubuntu Refer Here
  • Elastic search is installed in /usr/share/elasticsearch
  • The configuration files of elasticsearch will be in /etc/elasticsearch.
  • The main configuration file elasticsearch.yml
    • Lets disable security
      Preview
    • cluster & node name configuration
      Preview
    • Network configuration
      Preview
      Preview
      Preview
    • Tests
      Preview
      Preview
  • Lets configure Kibana. Create a ubuntu server with (2 vcpu and 4GB of RAM) Refer Here
  • Kibana is installed in /usr/share/kibana
  • The configuration files of kibana will be in /etc/kibana
    Preview
    Preview
    Preview
  • Now lets install logstash on an ubuntu server Refer Here
  • To test logstash run sudo /usr/share/logstash/bin/logstash -e "input {stdin {} } output {stdout {} }" and wait till logstash starts and enter some text and wait for output
    Preview

Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a Reply

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

Please turn AdBlock off
Animated Social Media Icons by Acurax Responsive Web Designing Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube