I have enabled an extension to push logs to a storage. But i dont see any meta data associated with the user in the log Json file. Is there a way to access metadata via logs.
Hi @pavang,
Unfortunately there is not a way to alter the contents of tenant logs at this time, the logs exported to your storage will be the same as those shown in the tenant logs page on your dashboard.
However you should see a user_id which could be used with the user search API to fetch their metadata if needed - Auth0 Management API v2
2 Likes
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.