Wanting to see script execution logs for more than...
# suitescript
g
Wanting to see script execution logs for more than 10,000 records in a single day, is there a way to see this other than the Script Execution log page? I think saved search would allow maybe or some other alternative? if SS, which one?
d
could use n/query's runSuiteQLPaged() to get up to 100,000 results The relevant table is "ScriptNote"
TIL: you can actually create a saved search for this: Server Script Log search Just tested and exported 80k logs to CSV
🙌 1
g
thanks @David B
👍 1