Skip to content

Instantly share code, notes, and snippets.

@rinormaloku
Created July 10, 2020 15:47
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rinormaloku/390313c2e3d6d35b16060cafdd7976a7 to your computer and use it in GitHub Desktop.
Save rinormaloku/390313c2e3d6d35b16060cafdd7976a7 to your computer and use it in GitHub Desktop.
# go and find a deeply nested key with the name accessLog
jq '.. |."accessLog"? | select(. != null)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment