I have been building a few custom administrative views from the Tableau Server data, and am interested to see which users with creator license are not connecting to a backend data source (SQL, Presto etc.).
Been searching in the historical_events table for the same, but the only thing I can find is the 'Publish Data Source' event, but that only tracks when a data source has been published on the Server. Does anyone knows which event type will track a connection to an external data source? Or any alternative way I can access the said information.
Thanks!