Hi, my test app is writing a large amount of test logs (~5000 every second) 
to stdout for testing purposes. Each log entry is about 2KB. I noticed that 
only about a third of the logs show up in Logs Explorer. This seems to be a 
function of log size, that is if the size of each test log entry is 
reduced, then a greater proportion of the logs show up as expected in Logs 
Explorer. Looking at the GAE logging documentation, there's no mention of 
sampling of any kind so I'm stumped as to why this is happening. To be 
clear, this is happening before logging sinks so this is definitely not 
caused by exclusion rules. Thanks for the help.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/4256221a-4ac8-404a-ba07-1b45c97ec1ffn%40googlegroups.com.

Reply via email to