source: type: mssql-usage serviceName: "" serviceConnection: config: type: Mssql username: password: hostPort: # database: sourceConfig: config: # Number of days to look back queryLogDuration: 7 # This is a directory that will be DELETED after the usage runs stageFileLocation: # resultLimit: 1000 # If instead of getting the query logs from the database we want to pass a file with the queries # queryLogFilePath: path-to-file processor: type: query-parser config: {} stage: type: table-usage config: filename: "/tmp/mssql_usage" bulkSink: type: metadata-usage config: filename: "/tmp/mssql_usage" workflowConfig: openMetadataServerConfig: hostPort: "" authProvider: ""