Logs
Definition
Timescope logs a detailed list of what gets deleted per operation.
The following operation gets logged:
For every deletion, log the actual SQL (or the JOOQ equivalent) that ran
The username of the user who ran the deletion operation
Timestamp of deletion
Result of deletion
Total number of rows deleted
Filtering criteria
Deletion duration
Log File Location
To view the logs:
1.) SSH to the server where Timescope is deployed
2.) Type the following commands:
Sample Log file
Each delete operation is separated by dashed lines --------------------------------------------
The username is enclosed in square brackets [ username ]