Hi Team,
We have deployed the sql traces in our SQL RDS instances and its created a multiple log files and we need to find a history of log file names and other details for our requirement.
--select path from sys.traces
D:\rdsdbdata\log\RDSSlowTrace_3.trc
Eg :
D:\rdsdbdata\log\RDSlowTrace_1.trc
D:\rdsdbdata\log\RDSSlowTrace_2.trc
Requesting your support to identify the history of trace files and its locations.