All public logs

Jump to navigation Jump to search

Combined display of all available logs of Omnia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 22:46, 1 January 2025 Kenneth talk contribs created page Syslog (Created page with "==Syslog== Linux system logging. ===Settings=== [facility].[priority];[...] [log file] /etc/syslog.conf: *.info;mail.none;authpriv.none;cron.none -/var/log/messages The "-" indicates that the message should not be buffered. ===Facilities=== The facility is one of the following keywords: :auth, authpriv, cron, daemon, ftp, kern, lpr, mail, mark, news, security (same as auth), syslog, user, uucp, and local0 through local7. ===Priorities=== The pr...")