Elasticsearch & Kibana on Docker (October 2022, Elasticsearch 8.4)

Поділитися
Вставка
  • Опубліковано 9 лис 2024

КОМЕНТАРІ • 28

  • @naseebramlakhan3906
    @naseebramlakhan3906 Рік тому

    Merci !

  • @tartablack
    @tartablack Рік тому +1

    you are a great professional 😁 (15:21) ! Great tutorial 👏!

    • @SamuelChan
      @SamuelChan  Рік тому

      That’s very kind, thank you! 😊

  • @MatichekYoutube
    @MatichekYoutube 8 місяців тому +1

    at docker run " bootstrap checks failed"

  • @malcolmtoles6726
    @malcolmtoles6726 Рік тому

    Thx for the great explanations

  • @RafaelSilva-vt3zk
    @RafaelSilva-vt3zk Рік тому

    Great video man!!!

  • @naseebramlakhan3906
    @naseebramlakhan3906 Рік тому

    great video, I learned a lot. very well explained

    • @SamuelChan
      @SamuelChan  Рік тому

      Thank you Naseeb! 🙏🏼

    • @naseebramlakhan3906
      @naseebramlakhan3906 Рік тому

      @@SamuelChan hi Chan, how to save data of "Elasticsearch and Kibana" using volume option please ? using portainer or cli.

    • @SamuelChan
      @SamuelChan  Рік тому

      Hey Naseeb, if you’d like to persist data using volume, I go into the details here:
      Hands on Introduction to Docker & Data Persistence w/ Docker Volumes
      ua-cam.com/video/bRyuhBJtJ6M/v-deo.html
      If you’d like to define the volume in a multi container set up as a Docker Compose, it’s also covered here:
      ua-cam.com/video/ZlLwDN9_Gwg/v-deo.html
      The Docker compose example persist data from Wordpress and MySQL but the principles are the same! :) If something doesn’t work, let me know! Happy to troubleshoot together

    • @naseebramlakhan3906
      @naseebramlakhan3906 Рік тому

      @@SamuelChan Thanks you for the reply , i will look both video and then try. feedback soon :)

  • @ElamuruganNallathambi
    @ElamuruganNallathambi Рік тому

    What is that cli tool that you have which pre-populates previous history or maybe from clipboard or autocompletes? I feel like I had that installed sometime in an old macbook but not able to recall.

    • @SamuelChan
      @SamuelChan  Рік тому

      Could it be zsh-autocomplete you’re referring to?

  • @kkdrumm3r
    @kkdrumm3r Рік тому +1

    19:48 Elastic- sush

  • @SidShah-li9jy
    @SidShah-li9jy Рік тому

    i am also stuck in same error ? i didn't find solution in this video. how did you solve it?

    • @SamuelChan
      @SamuelChan  Рік тому

      Please paste a copy of your error message? If you’re on Windows, replace the bat / cat command to an equivalent one (in my earlier comment).

  • @sajjadmahmoudi2854
    @sajjadmahmoudi2854 Рік тому +1

    Informative! just speak a little bit slower:)

    • @SamuelChan
      @SamuelChan  Рік тому +1

      Thank you Sajjad! And thanks for the feedback :)

  • @harrisonchris6007
    @harrisonchris6007 2 роки тому

    I’m new to this investment, how can I invest?

  • @brugudumbibimbap6858
    @brugudumbibimbap6858 2 роки тому

    I'm stuck in the http_ca.crt part. Cannot run bat http_ca.crt using powershell.

    • @brugudumbibimbap6858
      @brugudumbibimbap6858 2 роки тому

      Also the host password for user elastic didn't appear .

    • @SamuelChan
      @SamuelChan  2 роки тому

      Replace bat with “gc” (stands for Get Content). So “gc ” in powershell. :)

    • @SamuelChan
      @SamuelChan  2 роки тому

      Also, would you consider using WSL to run Linux / unix commands if that makes following the tutorials easier?
      dev.to/lietux/comment/31fc

  • @TJ-hs1qm
    @TJ-hs1qm 5 місяців тому

    to turn off security for local dev
    xpack.security.enabled=false
    xpack.security.enrollment.enabled=false