Manu Garg

Results 162 comments of Manu Garg

@sagepages, I am wondering if just putting external process's log in a dedicated attribute might be enough: ```json {"time":"2024-10-18T16:00:33.846-07:00","level":"WARN","msg":"process stderr","system":"cloudprober","probe":"test", "process_stderr":"{\"time\":\"2024-10-18T17:51:11.555769532-07:00\",\"env\":\"prod\", \"msg\":\"this is log\"}" "process_path":"/home/manugarg/x1"} ``` I think most log...

Closing this as #899 does what I proposed above.