dbaghdanov
09/18/2022, 6:24 PMMatt Bernstein
09/18/2022, 6:54 PMdbaghdanov
09/18/2022, 9:41 PMdbaghdanov
09/18/2022, 9:42 PMdbaghdanov
09/18/2022, 9:43 PMMatt Bernstein
09/18/2022, 10:01 PMSELECT
log.date,
log.type,
scriptDeployment.title as deployment_title,
log.title as log_title,
log.scripttype,
log.detail,
scriptDeployment.scriptid as deployment_id,
FROM
ScriptNote as log
INNER JOIN scriptDeployment ON log.scriptType = scriptDeployment.script
ORDER BY
log.date DESC
dbaghdanov
09/18/2022, 10:03 PMMatt Bernstein
09/18/2022, 10:04 PMdbaghdanov
09/19/2022, 6:39 PMMatt Bernstein
09/19/2022, 6:40 PMShawn Talbert
09/21/2022, 6:34 PMdbaghdanov
09/21/2022, 6:36 PMdbaghdanov
09/21/2022, 6:40 PMgoverned by a total storage limit on each instance of the NetSuite database. On each NetSuite server, if the database table that stores logs reaches this limit, all logs (across all customers on that server) are purged.
Shawn Talbert
09/21/2022, 6:44 PMShawn Talbert
09/21/2022, 6:58 PMdbaghdanov
09/21/2022, 7:18 PMdbaghdanov
09/21/2022, 7:19 PMShawn Talbert
09/21/2022, 7:19 PMdbaghdanov
09/21/2022, 7:20 PMShawn Talbert
09/21/2022, 8:00 PMerictgrubaugh
11/04/2022, 7:19 PMImportant
The capacity for script execution logs on the Execution Log tab is shared by customers on the same database. For further protection against excessive logging, script execution logs are governed by a total storage limit on each instance of the NetSuite database. On each NetSuite server, if the database table that stores logs reaches this limit, all logs (across all customers on that server) are purged. This means that you may have logs up to 30 days if the volume is low, but you may have logs of less than a week if the log volume is extremely large. Use the Script Execution Log page for logs up to 30 days, regardless of volume. For more information about governance of script logs, see Governance on Script Logging