Search notes:

/etc/syslog.conf

The syslog.conf file is the main configuration file for syslogd. It allows to specify rules that control the behavior of logging.
A rule consists of a selector and an action, separated by whitespace.
A selector consists of a facility and a priority, separated by a ..

Facilities

Facility is one of the following keywords:

Priorities

Priority is one of the following keywords:

* , ; =

A * can be used for all facilities or priorities.
A , separates different facilities or priorities from one another.
Multiple selectors might be concatenated with ; for the same action.
An priority that is preceded by a = indicates to mean exactly and only this priority.

See also

/etc

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Linux/fh...', 1738257512, '3.145.106.176', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Linux/fhs/etc/syslog_conf(89): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78