From Fedora Project Wiki
Immanetize (talk | contribs) |
|||
Line 1: | Line 1: | ||
− | + | == CUPS == | |
+ | |||
+ | By default CUPS logs to the systemd journal. This allows systems administrators to more easily view log messages relating to printing. To retrieve CUPS logs use <code>journalctl _COMM=cupsd</code>. | ||
[[Category:Docs Project]] | [[Category:Docs Project]] | ||
[[Category:Draft documentation]] | [[Category:Draft documentation]] | ||
[[Category:Documentation beats]] | [[Category:Documentation beats]] |
Revision as of 20:17, 31 July 2014
CUPS
By default CUPS logs to the systemd journal. This allows systems administrators to more easily view log messages relating to printing. To retrieve CUPS logs use journalctl _COMM=cupsd
.