Just for the API, which is launching in a critical environment where logging and traceability is a significant factor.
We have a middleware for the API that effectively adds a UUID trace_id key to the Context, which works really well as we put that UUID in our responses for the client side to correlate also.
However, I don't want to just Log all request payloads and responses to files. I want to send them somewhere where I can at least search them using the trace_id.
Things like Graylog, Elasticsearch, Seq come to mind. However, I'm wondering what other solutions I have for this type of use case. Don't mind spending money, low maintenance, and easy of implementation is key. submitted by /u/AskMeAboutTelecom
[link] [comments]
0 comments:
Post a Comment
Thanks