Skip to content

Instantly share code, notes, and snippets.

@standa
Created February 24, 2015 15:56
Show Gist options
  • Save standa/37c78ad369c8a76a18a2 to your computer and use it in GitHub Desktop.
Save standa/37c78ad369c8a76a18a2 to your computer and use it in GitHub Desktop.
magento-nginx-tailf
#!/bin/bash
tail -f /var/log/nginx/error.log -f /www/var/log/exception.log -f /www/var/log/system.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment