Report start times and durations
You can view the start times and durations of both completed and running reports in the following ways:
Completed reports
- Browse to your
nsc.log
file and open it using a text editor. - Search for the string
finished generating report
. Continue searching entries until you find the desired report. Report entries will appear similar to the following:
YYYY-MM-DDTHH:mm:ss [INFO] [Thread: <Thread Name>] [Silo ID: <Silo ID>] [Report: <Report Name>] [Report Config ID: <Report Config ID>] [Started: YYYY-MM-DDTHH:mm:ss] [Duration: HH:mm:ss] Finished generating report.
Running reports
- In your Security Console menu, click the Administration tab.
- Under Troubleshooting, click Run commands.
- Enter
show db act
in the provided field and click Execute.
The start time and duration of any running report will be shown under the “Transaction Start” and “Duration” columns.