Install and Configure Elasticsearch in Windows

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ม.ค. 2025

ความคิดเห็น • 51

  • @premchandrasingh
    @premchandrasingh หลายเดือนก่อน +1

    Most common scenarios - excellent. Deserve much likes

  • @IndianSumaira
    @IndianSumaira 6 หลายเดือนก่อน +1

    Best video on the TH-cam ❤
    God bless you

  • @osmanylmaz137
    @osmanylmaz137 4 หลายเดือนก่อน +1

    Excellent tutorial! Clear instructions and easy-to-follow steps. Thanks for sharing your expertise! 🙌👍

  • @sughosh100
    @sughosh100 2 หลายเดือนก่อน +1

    Thanks for this video. It was easy to understand and detailed.

  • @linehaulai
    @linehaulai 3 หลายเดือนก่อน +1

    Great video

  • @mrvamsi9530
    @mrvamsi9530 10 หลายเดือนก่อน +1

    Hi, Thank you for the clear explanation. I have never liked to see this type of explanation before with given proper examples😍🥰. Can you please upload an elastic search with Springboot?

    • @learningsoftwareskills
      @learningsoftwareskills  10 หลายเดือนก่อน +1

      Thank you for your awesome feedback, I don't know spring boot, so sorry.

  • @4AlexeyR
    @4AlexeyR 6 หลายเดือนก่อน +1

    Great. Thank you a lot. According to the official documentation it doesn't start.

  • @ankitmkgupta
    @ankitmkgupta ปีที่แล้ว +1

    Hello, Thanks for the detailed video for setting up Kibana and elastic search as a Windows service. Are you planning to upload a detailed video on elastic search with an example ?? like dummy database ??

    • @learningsoftwareskills
      @learningsoftwareskills  ปีที่แล้ว

      Hi, please see this playlist th-cam.com/play/PLCgehTvigkDOrHcRNjvq5yDH5fyNw50ja.html&si=XPcq7C7do00oY8ng
      I have already shown examples of setting up filebeat and heartbeat. You can see the filebeat video for setting up simple database from files
      Hope this helps, cheers 👍

  • @shaivaljava401
    @shaivaljava401 5 หลายเดือนก่อน +1

    great bhaiya

  • @maheshvalupadasari4936
    @maheshvalupadasari4936 หลายเดือนก่อน +1

    Could you please create a tutorial for installing multiple instances of elastic search(Multiple Cluster) on single windows server.

  • @patrickmoralesc
    @patrickmoralesc 10 หลายเดือนก่อน +1

    Muchas gracias por el video !!

  • @rezamaulana6572
    @rezamaulana6572 3 หลายเดือนก่อน

    Failed installing 'elasticsearch-service-x64' service, with exit code 8, whats the problem of that

  • @ghaderdeeb7678
    @ghaderdeeb7678 10 หลายเดือนก่อน +2

    Elasticsearch is running but can't connect to port:9200
    Thank you for your efforts.

    • @learningsoftwareskills
      @learningsoftwareskills  10 หลายเดือนก่อน +2

      Hi, please check the logs of elasticsearch in the "logs" folder of the elasticsearch folder.
      Hope this helps, cheers 👍

    • @ghaderdeeb7678
      @ghaderdeeb7678 9 หลายเดือนก่อน

      @@learningsoftwareskills 🤍🤍

  • @NikoCvetkovic
    @NikoCvetkovic 2 หลายเดือนก่อน +1

    I cannot access locahost no matter what i do or how many times i reinstall it, pls helppp!!!!!

    • @learningsoftwareskills
      @learningsoftwareskills  2 หลายเดือนก่อน

      Hi, may be try to replace http with https or vice-versa

  • @LuisPenagosMay
    @LuisPenagosMay 7 หลายเดือนก่อน +1

    The service elasticsearch is running but the server 9200 is not. Why a should do?

    • @learningsoftwareskills
      @learningsoftwareskills  6 หลายเดือนก่อน

      Hi, please check the logs. May be elasticsearch is taking time to start
      Cheers 👍

  • @maazdanish1331
    @maazdanish1331 วันที่ผ่านมา +1

    how to connect it with node js

    • @learningsoftwareskills
      @learningsoftwareskills  4 ชั่วโมงที่ผ่านมา

      @@maazdanish1331 hi, use Elasticsearch JavaScript client
      The client can be installed with npm using
      npm install @elastic/elasticsearch
      The documentation can be found at www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/getting-started-js.html
      Hope this helps, cheers 👍

  • @МарияТимофеева-ш1ш
    @МарияТимофеева-ш1ш 7 หลายเดือนก่อน +1

    Hi. I get this error when trying to reset the password - Failed to determine the health of the cluster. , with exit code 69. I have tried running the cmd as an administrator - the same error.

    • @learningsoftwareskills
      @learningsoftwareskills  7 หลายเดือนก่อน

      This means elasticsearch is not running, please run the command when elasticsearch is running. Hope this helps, cheers 👍

    • @ladmo76
      @ladmo76 7 หลายเดือนก่อน +1

      @@learningsoftwareskills I get the same error and the service is running.

    • @learningsoftwareskills
      @learningsoftwareskills  7 หลายเดือนก่อน

      @@ladmo76 hi, are you able to log in to elasticsearch with URL like localhost:9200 ...

  • @khaledbadreltoukhy
    @khaledbadreltoukhy ปีที่แล้ว +1

    Hey , your method worked just fine in the beginning and installed it succefully and even reseted the password , but when i tried to install kibana for elastic search when i ran the elasticsearch.bat file again the logs gave me this error "Could not rename log file 'logs/gc.log' to 'logs/gc.log.03' (Permission denied)."
    hence i couldn't run kibana. Could you please help me with that ?

    • @learningsoftwareskills
      @learningsoftwareskills  ปีที่แล้ว

      Hi, open the command prompt as an administrator and try to run elasticsearch.bat. May be this could solve the issue.
      Hope this helps, cheers 👍

  • @AbishekEkhool
    @AbishekEkhool ปีที่แล้ว +1

    Failed to reset password for the [elastic] user, with exit code 75

    • @learningsoftwareskills
      @learningsoftwareskills  ปีที่แล้ว

      Hi, please check if elasticsearch is running. If it is running, may be you need to run command prompt with administrative privileges. Hope this helps, cheers👍

    • @dasndan1183
      @dasndan1183 7 หลายเดือนก่อน

      @@learningsoftwareskills I still can't fix the error, code 75?

  • @IndianSumaira
    @IndianSumaira 6 หลายเดือนก่อน +1

    Sir, I am getting fatal error while installing kibana

    • @learningsoftwareskills
      @learningsoftwareskills  6 หลายเดือนก่อน +1

      Hi, please check the kibana logs. Maybe you can find the root cause.

    • @IndianSumaira
      @IndianSumaira 6 หลายเดือนก่อน +1

      @@learningsoftwareskills thanks 👍 now it's up and running

  • @Mae6e
    @Mae6e 9 หลายเดือนก่อน +1

    thank u so much.

  • @ianrobson9612
    @ianrobson9612 ปีที่แล้ว

    I tried to connect to the url and it tells me connection not secure. Then it tells me the website does not supply ownership information. How do I fix this. Als I tried to add a second node but it is not working. Could you do a video on how to add it to this cluster, Thankyou it was a great video.

    • @learningsoftwareskills
      @learningsoftwareskills  ปีที่แล้ว

      Hi, you can disable https if you want. Otherwise you should install SSL certificate with a domain name.
      Actually I did not run elasticsearch in cluster mode till now. So sorry I can't make video on that.
      Many thanks for your kind feedback. Cheers👍

  • @2RAJ21
    @2RAJ21 4 หลายเดือนก่อน +1

    thank you