Am 04.04.22 08:22 schrieb Eric Thomas: > I'd like to understand more about how OpenBSD logs internal events such as: > > - pkg_add/delete events > - user logins > - X session start/stops > etc. > > Is there "one big log" where all of these types of events are stored? > Or are they logged in specific directories depending on log type?
Such things are to be configured in `/etc/syslog.conf`. Please see `man syslogd` and `man syslog.conf`