Skip to content

Conversation

@ming-apt-mel
Copy link
Contributor

Was working on migrating logs from legacy tool to Sumologic and noticed amount of logs ingested into Sumologic was 1/10 of what seen from legacy tool.

Took us a while to troubleshoot the root cause due to randomness of the script termination. The lambda will always complete successfully even though it was finishing early due to unpredictable thread termination. Changing zlib.gunzip to zlib.gunzipSync fixes the problem we saw.

@himanshu219
Copy link
Contributor

LGTM I'll also add this in other functions as well. Thanks

@himanshu219 himanshu219 merged commit e8d6f24 into SumoLogic:master Aug 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants