<div dir="ltr"><div dir="ltr"><br></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 24 Jul 2020 at 14:23, Tim Požár <<a href="mailto:pozar@lns.com">pozar@lns.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">You can post process the logs with something like sed.  See:<br>
<br>
<a href="https://superuser.com/questions/380772/removing-ansi-color-codes-from-text-stream" rel="noreferrer" target="_blank">https://superuser.com/questions/380772/removing-ansi-color-codes-from-text-stream</a></blockquote><div><br></div><div><br></div><div>Yeah; we're injesting using filebeat and you can do sed style parsing on lines into it using one fo the pipeline parsers; it' sjust a bit messy config wise when using the stnadard docker containers. But if it's not a "simple" answer it sounds like that's not a bad option.</div><div><br></div><div>Andrew </div></div></div>