Ziinc
Ziinc
JFYI: the pg config bug has been more solidly fixed in logflare v1.8.9, please use that version instead.
Hi this error is due to postgres rejecting the special Unicode characters as the stored body of the object is on the `body` jsonb field. You will need to sanitise...
I'll leave this up as we can possibly improve the logflare postgres adaptor to filter out these invalid characters on insert.
This seems to be two bugs in one, the auth bug is separate. cc @kangmingtay For the Logs Explorer bug, @nyannyacha is correct, seems to be a parsing error. I...
@jordienr could you help with verifying this bug? Should be an issue with the generated log event chart, I think at the group by clause and order by clause ....
This bug is currently under investigation and a fix will be out soon.
For comms: this is related to storage of the postgres password in the database, which is stale and not getting updated. This is fixed on v1.8.5, and the latest v1.8.7...