@evilroxxx

Nick, you can also add serilog as a default logging provider into Microsoft extensions logging. So you won’t have to change from the ms implementation of Ilogger<> into serilog logger and continue to record your logs in the serilog format.

@lemurza5236

Very nice. Excited for the full elastic search video

@piotrkowalski3460

log templates with custom properties are working when using ILogger<T> interface as well

@romanhrytskiv5598

Thank you for this video.
TIP: you can search trough commands history in terminal emulator with CTRL+R and then typing, way faster that up/down arrows.

@paragsarin2177

I really appreciate the way you explain things, keep up the good work. thanks

@ianf765

Thank you - I have been trying to get started with elasticsearch logging for a while without success. This was the video where I finally got it :) Great video, and just the right level of detail to your explanations.

@shreneekpatil220

Nick, you are simply awesome, i don't it is coincident or what, your all videos are linked to my current work like. Net core, serilog, reflections, redis cache, elastic search, system. Text.Json, logger etc etc... Thanks a lot for helping in directely us to building a Product

@Pampua84

Hello, first of all congratulations for your videos, they are simple and very clear and always touch on very interesting topics, also I really like your way of explaining, you can see that you love what you do and that you do it well Today I saw this video, and it would be nice if you made one on elastic stack and how would you structure your logs (real cases) in case of using filebeat. Great, keep it up

@mestrestephane9087

Excellent explanation. Thank you Nick.

@ahmeddan7734

Thanks and great job. waiting for your next Elastic search video

@matiascasag

Awesome! Thanks!. Waiting for the Elasticsearch tuto. I have a question for you.
Does this logging to elasticsearch have a retry in case the service is down or in case of error trying to log?

@daa82

These videos are great! I am learning so much!

@clearlyunwell

This is really great, thank you for all the videos you make - please never stop making videos and remember: keep coding :)

@mortware_old

This is great - thank you. 
I'm really interested in trying it out myself, but I came unstuck with the docker/yaml stuff. I can't get hold of your repo as there seems to be a problem with the invite system. Can you help?

N/A

Nick, another perfect video
Thank you so much!
You're the guy!

@AbuBakrSadiqi-b7t

4 years ago you promised Elasticsearch video, 4 years later I can't find it. 🙂

@CRBarchager

We're already doing this in all of our applications internally :D

@furqan-safdar

I tried to follow the steps but finding difficulty because elasticsearch version 8 has introduced major changes perhaps. Kindly post a video complying new version to use Serilog with elasticsearch

@irinamurmur

Thank you! Very useful

@UstinBelarus

in case someone faces the issue with elastic service run - add "discovery.type=single-node" to the elastic service's environment