Skip to content

Instantly share code, notes, and snippets.

@PierpaoloPernici
Created May 5, 2019 07:12
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 PierpaoloPernici/516219559cfabc679bb7b22360b34dc9 to your computer and use it in GitHub Desktop.
Save PierpaoloPernici/516219559cfabc679bb7b22360b34dc9 to your computer and use it in GitHub Desktop.
Multitail setup for home-assistant
#Possible colors: red, green, yellow, blue, magenta, cyan and white.
colorscheme:hass:Home Assistant
cs_re:blue:^.......... ..:..:..
cs_re:red:(\sERROR\s)
cs_re:yellow:(\sWARNING\s)
cs_re:blue:(\sDEBUG\s)
cs_re:cyan::
cs_re:green:\[
cs_re:green:\]
cs_re:green:\(
cs_re:green:\)
# ip-adresses in the format x.x.x.x
cs_re:yellow:^[0-9]\{1,3\}\.[0-9]\{1,3\}\.[0-9]\{1,3\}\.[0-9]\{1,3\}
scheme:hass:home-assistant.log
@PierpaoloPernici
Copy link
Author

image

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