How to clear realtime debug logs from the no sql outputs?
G
Giuliano Suminsky
started a topic
about 6 years ago
Id like to clean all logs and start from zero every time I debug a new session..Im not familiar with that interface on the portal.
Best Answer
C
Customer Support
said
about 6 years ago
Hi Giuliano,
One way you can clear the logs is from within the NoSQL explorer, select the remove tab, pick the collection you wish to empty (please be aware that emptying system collections is NOT recommended) in this case script.log or realtime.log then within the query field put {} this will match every record in the collection.
Kind regards,
- Steve
1 Comment
Customer Support
said
about 6 years ago
Answer
Hi Giuliano,
One way you can clear the logs is from within the NoSQL explorer, select the remove tab, pick the collection you wish to empty (please be aware that emptying system collections is NOT recommended) in this case script.log or realtime.log then within the query field put {} this will match every record in the collection.
Giuliano Suminsky
Id like to clean all logs and start from zero every time I debug a new session..Im not familiar with that interface on the portal.
Hi Giuliano,
One way you can clear the logs is from within the NoSQL explorer, select the remove tab, pick the collection you wish to empty (please be aware that emptying system collections is NOT recommended) in this case script.log or realtime.log then within the query field put {} this will match every record in the collection.
Kind regards,
- Steve
Customer Support
Hi Giuliano,
One way you can clear the logs is from within the NoSQL explorer, select the remove tab, pick the collection you wish to empty (please be aware that emptying system collections is NOT recommended) in this case script.log or realtime.log then within the query field put {} this will match every record in the collection.
Kind regards,
- Steve
1 person likes this
-
Documentation Notes
-
Design issues with user events
-
Using NoSQL
-
Runtime Collections vs Metadata Collections
-
Anonymous authentication from browser app
-
Modules
-
Movement With Unity
-
Problem with url parameters for downloadables
-
Querying NoSql GameSparks database
-
Challenge accesType
See all 2487 topics