.NET tool/library for communication/network logging
Hye guys, I was asked to do some "research" to find some fancy/cool way to logging communication between our application and webservices, external services, stuff like that. Original idea was just log requests/responses, some data to database but It turned out not to be ideal. Is there some standard way how to achieve that, maybe some third party library u use in your projects ? I'd really appreciate some input/advice. Thank you 🙂
3 Replies
i would probably send it to a nosql db like elastic
you can search for logstash
there are also some services/stacks for this, like say datadog (im not saying to use it, though, just for reference/alternatives)
seq is nice
Unknown User•10mo ago
Message Not Public
Sign In & Join Server To View