auth0-extensions / auth0-logs-to-provider

Monorepo for Auth0 Logging Extensions
MIT License
26 stars 52 forks source link

Add ability to format log object, or copy description as message property. #53

Closed WilliamABradley closed 4 years ago

WilliamABradley commented 4 years ago

I am using the Auth0 Logs to Cloudwatch extension, and then forwarding it on to New Relic.

This works well, but since New Relic parses the JSON logs, it shows message: (none), as there is no message property in the logs from Cloudwatch.

It would be great to customise this to add additional properties to these exported logs, or at least a checkbox to use the description property as the message property.

stale[bot] commented 4 years ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?