We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
lambda function is triggering failures in elasticsearch as it is logging a object in the field "msg"
{ "@id": "36239113873596179993714661344176733747220590399201280002", "@timestamp": "2021-06-30T01:54:27.826Z", "@owner": "215941577562", "@logGroup": "/aws/lambda/qgis-plugin-repo-prd-app", "@logStream": "2021/06/30/[$LATEST]a55ba203e6e1496c96494c7f4a3ec513", "@source": "215941577562/2021/06/30/01/2021-06-30-01-54-39-d2cf9550-84a6-4c1f-9a74-d960c40920d7", "@tags": [ ], "level": 30, "time": 1625018067825, "v": 1, "pid": 8, "msg": { "status": "ok", "details": { "db": { "status": "ok" }, "s3": { "status": "ok" } } }, "requestId": "01F9D9ZTSZY4Y1EXKBDMVHZ4EG" }
This is spamming the logs and is blocking the setting up of Elasticsearch alerts for index failure events
The text was updated successfully, but these errors were encountered:
No branches or pull requests
lambda function is triggering failures in elasticsearch as it is logging a object in the field "msg"
This is spamming the logs and is blocking the setting up of Elasticsearch alerts for index failure events
The text was updated successfully, but these errors were encountered: