Elasticsearch Tutorial | Getting Started Guide for Beginners - Sematext

Sdílet
Vložit
  • čas přidán 6. 09. 2024

Komentáře • 23

  • @SarthakSPyt
    @SarthakSPyt Před 4 dny

    Great video, you taught both theory and showed a practical example. I was just wondering about the persistence capacity of ES, what amount of data is it ok to have directly on ES and when/how to have a DB connected to it.

    • @Sematext
      @Sematext  Před 3 dny

      ES can handle a lot of data. Asking when to have DB connected to it because of data size is not really the right question to ask. It can shard and replicate data, rebalance it, and much more. If you need help with ES/scaling/arch, feel free to get in touch via sematext.com ...

  • @asafjerbi1867
    @asafjerbi1867 Před 6 měsíci +5

    This video is extremely underrated!
    Thanks for this high quality content!

    • @Sematext
      @Sematext  Před 6 měsíci

      Great to hear this, thanks! :)

  • @adityasagam-yo3fv
    @adityasagam-yo3fv Před 6 měsíci +1

    Found this video to be better than most of the other "What is Elastic search?" videos. Great explanation!

    • @Sematext
      @Sematext  Před 6 měsíci +1

      Glad it was helpful! Nice freediving profile pic there, @adityasagam-yo3fv :)

  • @karrolasrivani1041
    @karrolasrivani1041 Před rokem

    it would be amazing if you could make a video tutorial on ELK installation with Docker and Helm charts. Your expertise is highly valued.
    Seeing your smile makes my day brighter :)

    • @Sematext
      @Sematext  Před rokem

      Why thank you for the kind words!
      Regarding your request, We plan to make a few videos on kubernetes in the near future
      and helm charts will "probably" be covered in that discussion. :)
      Thanks for the suggestions! Have a great day

  • @alexandersmirnov4274
    @alexandersmirnov4274 Před rokem +1

    great tutorials!
    also interested inot architecture of es and what type of node better use for logs storage

  • @zuowang5185
    @zuowang5185 Před 2 měsíci

    why don't elastic search have a native monitoring tool like your sematext

  • @wasimsalafi
    @wasimsalafi Před 25 dny

    good content, superb presentation!

  • @AbhishekDesai-lu6ih
    @AbhishekDesai-lu6ih Před 18 dny

    Good job!

  • @grahammartintimmins8479
    @grahammartintimmins8479 Před 8 měsíci

    Useful thank you, but for what seemed like a fairly modest amount of sample data, it took almost third of a second to do the searching. Is this mostly an "overhead" and searching 1000 times as much data would only take a millisecond or so more - of could this then take many seconds / minutes to get the result.
    As this is suitable for Search Engines, I am guessing the 315ms was misleading somehow, but a brief comment about why this (seems) to take a long time for such a modest amount of data would be really helpful please. I am guessing I missed something important, but would welcome a pointer :)

    • @Sematext
      @Sematext  Před 8 měsíci

      Without rewatching our video, I assume this is referring to search latency from some example in the video? If so, I would not take those numbers so "literally" -- there are numerous factors that affect performance. Please don't extrapolate performance numbers from an example in a video.

  • @free_thinker4958
    @free_thinker4958 Před 5 měsíci

    Can it be used for ai agents?? 🎉

    • @Sematext
      @Sematext  Před 5 měsíci

      @free_thinker4958 What are you referring to when you say "ai agents"?

  • @sec_engineer
    @sec_engineer Před 5 měsíci

    "I will show you easier way"
    and long and long long giberish terminal code :)
    mind blowing 🤯

    • @Sematext
      @Sematext  Před 5 měsíci

      Ooops. Thanks for the feedback.

  • @gdevelek
    @gdevelek Před 4 měsíci

    In a matter of a few seconds, this guy goes from "you put different segments on each node" to "you put different shards on each node". Which is it????