You can translate the question and the replies:

create a view that only shows user access and query activity from the logs

I am working with a data source that someone set up that is tapping into the vdp logs. is there a way to filter for only records in that data source that show who, what and when a particular data source/view was accessed?
user
18-05-2021 22:50:41 -0400
code

1 Answer

Hi, I would launch [Denodo Monitor](https://community.denodo.com/docs/html/browse/8.0/en/vdp/administration/monitoring_the_virtual_dataport_server/denodo_monitor/denodo_monitor#denodo-monitor) located in <DENODO_HOME>/tools/monitor to track the activity of the Virtual DataPort server and store all the information like user access, query executed, connection established etc in vdp-connections.log, vdp-queries.log and vdp-datasources.log files. These log files could be queried in a Virtual DataPort Administration tool by creating a Delimited file data source and base view on top of it. You could refer the knowledge base article [Auditing User Access in Virtual DataPort](https://community.denodo.com/kb/en/view/document/Auditing%20User%20Access%20in%20Virtual%20DataPort) for more information. Hope this helps.
Denodo Team
19-05-2021 07:59:50 -0400
code
You must sign in to add an answer. If you do not have an account, you can register here