cgarwood / homeassistant-config

Home Assistant Configuration
15 stars 1 forks source link

Additional Shell Command #6

Closed cgarwood closed 7 years ago

cgarwood commented 7 years ago

Add to .bash_profile so I can monitor the home-assistant console output from putty:

alias logs='sudo journalctl -u home-assistant -f | ccze'

may need to install ccze for color.

Also see logger settings from @CCOSTAN

cgarwood commented 7 years ago

Added to ~hass/.bash_profile