실습
cd /etc
vi rsyslog.conf
systemctl restart rsyslog.service
logger -p local0.warning "rsyslog test1" logger -p local0.info "rsyslog test2"
결과