Skip to content

Instantly share code, notes, and snippets.

@borisschapira
Forked from Stubbs/multitail.conf
Created February 12, 2016 08:50
Show Gist options
  • Save borisschapira/156c8bd6c3c558df2456 to your computer and use it in GitHub Desktop.
Save borisschapira/156c8bd6c3c558df2456 to your computer and use it in GitHub Desktop.
Basic Multitail config for colourising Symfony2 log files.
colorscheme:symfony
cs_re:cyan:^\[....-..-.. ..:..:..\]
cs_re:blue: .*\.(INFO|NOTICE).*
cs_re:red: .*\.(ERROR|CRITICAL).*
cs_re:blue: \{[^}]+\}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment