Skip to content

Instantly share code, notes, and snippets.

@rdoursenaud
Created June 11, 2015 13:18
Show Gist options
  • Save rdoursenaud/c7cb59e4eebdcb2bc2db to your computer and use it in GitHub Desktop.
Save rdoursenaud/c7cb59e4eebdcb2bc2db to your computer and use it in GitHub Desktop.
Multitail configuration for Dolibarr syslog
colorscheme:dolibarr
bright:1
cs_re:yellow,red:.*EMERG.*
cs_re:white,red:.*ALERT.*
cs_re:green,red:.*CRIT.*
cs_re:red:.*ERR.*
cs_re:white,yellow:.*WARNING.*
cs_re:green,yellow:.*NOTICE.*
cs_re:green:.*INFO.*
cs_re:white:.*DEBUG.*
@rdoursenaud
Copy link
Author

Usage:
multitail -cS dolibarr documents/dolibarr.log

@FHenry
Copy link

FHenry commented Jun 11, 2015

+1

@Darkjeff
Copy link

+1

@atm-geoffrey
Copy link

thank's !

@marcosgdf
Copy link

👍 So cool.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment