From Fedora Project Wiki

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

An additional, really simple test:

[root@localhost ~]# logger "Syslogging" [root@localhost ~]# tail /var/log/messages ... Aug 4 06:28:52 localhost ec2-user: Syslogging

Logger is preinstalled and it basically sends logs to syslog - Jorge Gallegos