Skip to content

Instantly share code, notes, and snippets.

@alekstrust
Forked from dnunez24/varnishlog-purge.sh
Created March 17, 2020 14:06
Show Gist options
  • Save alekstrust/8589345329918d77a15c7577fadbcd68 to your computer and use it in GitHub Desktop.
Save alekstrust/8589345329918d77a15c7577fadbcd68 to your computer and use it in GitHub Desktop.
Varnish View Logged Purge Requests
varnishlog -g request -q 'ReqMethod eq "PURGE"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment