Created
January 10, 2017 22:19
-
-
Save peterdemartini/1bbcb83a6fcf02f6a92fa28337e22fc6 to your computer and use it in GitHub Desktop.
Find slow queries from compose mongo logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
zgrep -E ".*keysExamined.*[0-9]{3,}ms" mongodb82.log-2017-01-08.gz |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment