Configuring sudo with log_format=json and storing it to a local file, results in a multiline JSON which can not be directly parsed by a SIEM. Various workarounds must be made.
However, it would be way easier if sudo would store its JSON content in single line instead of multiline.