Hello Community!
I have a user who wants to store the output log data that they normally access through the Email Events feature in a database. I know that the data is stored in MongoDB but I need a way to give this user access to their specific logs so they can write them out to a database. Is there a way for them to do this without me having to create a custom report for them against our Mongo?
@elsastark , unfortunately the Server log settings are for the ENTIRE Server environment.
see documentation: https://help.alteryx.com/20221/server/configure-and-use-server-logs
However, Designer logs can be customized.
see documentation: https://help.alteryx.com/20221/designer/output-log-file
At present, it looks like the best solution will be to make the custom report against the mongo so that you can filter thru the specific user rather than giving the user access to all the logs for all users.
If this helps resolve your issue, please mark this post as the solution so that others in the community can benefit from our collaboration.
Thanks.