Hi! Currently the ui is showing a log that has bre...
# support
e
Hi! Currently the ui is showing a log that has break lines (\n) in one long line. is it possible to make it display multiple lines? example log body:
Copy code
"[2023/03/07 14:33:35] [ info] inotify_fs_add(): inode=1537505 watch_fd=195 name=/var/log/containers/signoz-k8s-infra-otel-agent-57dls_logging_signoz-k8s-infra-otel-agent-dd4175ac2a39f9d058c056402bab1e7ec01b7f9f0b8dc3e5c68403724ff89b2f.log\n  File \"/usr/local/lib/python3.10/site-packages/flask/ctx.py\", line 350, in match_request\n    result = self.url_adapter.match(return_rule=True)\n  File \"/usr/local/lib/python3.10/site-packages/werkzeug/routing.py\", line 2041, in match\n    raise NotFound()"
log in ui:
a
makes sense..can you raise an issue for this? should be an easy fix
e