Skip to content

Instantly share code, notes, and snippets.

@ylacancellera
Created October 13, 2022 09:16
Show Gist options
  • Save ylacancellera/c85714fdeaa8c9609447f030d692830e to your computer and use it in GitHub Desktop.
Save ylacancellera/c85714fdeaa8c9609447f030d692830e to your computer and use it in GitHub Desktop.
echo -e $(grep "\"message\":" slowquery_logs.json | grep -o "#.*;") | sed -e 's/# Time/\n# Time/g' | sed -e 's/;\s*$/;/' > slowquery.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment