Hi,
I have two questions about cluster logs.
Q1) It seems that I can only store logs on DBFS. But, is there any way I can send the cluster logs to an Azure storage account?
Note that workspace is not enabled for the Unity Catalog (and is not aimed to be enabled based on my client's request.).
Q2) We can query tables in the notebook running on the cluster (different from the query editor in SQL persona).
I am interested in table usage information (which user queried a specific table at what time).
Do the logs contain table usage information?