Introduction to Ingesting logs with Loki | Zero to Hero: Loki | Grafana

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

Komentáře • 10

  • @PrashantSingh-un6yj
    @PrashantSingh-un6yj Před 3 měsíci +4

    Excellent and clear doubts about grafana logs with alloy agent.
    Thanks

  • @jdpalaciob
    @jdpalaciob Před 19 dny

    I love your products and how active you guys are with webinars and these kind of videos. I've been working with Grafana and Loki for 3+ years now and I found them amazing. I will just ask for one thing, Could you guys please make a more detailed (not so beginner) video about loki's configuration? After all this time I still find myself lost with a lot of the config parameters and sometimes the documentation is not enough(some definitios look vague to me). I will love to see something more in depth, someting more for those whiare alredy out of the beginners phase (I mean, basic set up or docker compose in lcoal env). It would be awesome to see one of you going through Loki's configuration explaining each section with the most relevant things on them .If you guys read this, thanks a lot!

  • @proflanky
    @proflanky Před 2 měsíci +2

    Complex log scrapping with regex and timestamp is what I want to see.

  • @legooos
    @legooos Před 3 měsíci +1

    Thank you very much, i was waiting for the Alloy video and it is finally here!
    What i don't understand is why in the Alloy graph the arrow goes from loki.source.file to local.file.match and not the other way around, i.e. the way pipeline stages actually go (match files > map source to targets > process > ship to loki) . Or am i missing something?

    • @JayClifford-TechTalks
      @JayClifford-TechTalks Před 2 měsíci +1

      Hi @legooos extremely pleased to enjoyed it! We have only scratched the surface so expect some more Alloy content in the future :) ! I am going to feed this back to the team as I also agree based upon the movement of data. I belive currently its due to the fact that loki.source.file calls local.file_match to get the list of scrapeble files.

  • @legooos
    @legooos Před 3 měsíci +1

    Would love to know more about the labels, specifically how to dynamically discover and relabel service_name based on the path of the log files, I'm currently struggling with how to achieve this labeling setup:
    /var/log/app1/ > service_name=app1
    /var/log/app2/ > service_name=app2

    • @JayClifford-TechTalks
      @JayClifford-TechTalks Před 2 měsíci +4

      I will put together an example for you! I am working on a new Alloy page for the Loki docs and this would be a great example ☺

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

      @@JayClifford-TechTalks Thank you! Looking forward to future vids

  • @TobiasWolf-wx6lk
    @TobiasWolf-wx6lk Před 2 měsíci

    Nice video, but you could tone down your hand gestures a little bit. They distract from your words.

    • @JayClifford-TechTalks
      @JayClifford-TechTalks Před 2 měsíci

      Hi @TobiasWolf-wx6lk! Thank you for watching the video, absolutely agree with you! Its bit of a presenters tic that I have. I will actively be trying to improve this as I create more how to guides 😊