Skip to content

Instantly share code, notes, and snippets.

@peterdemartini
Created January 10, 2017 22:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save peterdemartini/1bbcb83a6fcf02f6a92fa28337e22fc6 to your computer and use it in GitHub Desktop.
Save peterdemartini/1bbcb83a6fcf02f6a92fa28337e22fc6 to your computer and use it in GitHub Desktop.
Find slow queries from compose mongo logs
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