Searched refs:log (Results 1 - 25 of 948) sorted by relevance

1234567891011>>

/freebsd-12-stable/crypto/openssh/regress/
H A Dsshd-log-wrapper.sh2 # $OpenBSD: sshd-log-wrapper.sh,v 1.4 2016/11/25 02:56:49 dtucker Exp $
6 # sh sshd-log-wrapper.sh /path/to/logfile /path/to/sshd [args...]
8 log=$1
11 exec "$@" -E$log
/freebsd-12-stable/usr.sbin/newsyslog/newsyslog.conf.d/
H A Damd.conf2 /var/log/amd.log 644 7 1000 * J
H A Dppp.conf2 /var/log/ppp.log root:network 640 3 1000 * JC
H A Dftp.conf2 /var/log/xferlog 600 7 1000 * JC
H A Dopensm.conf3 /var/log/opensm.log 600 7 1000 * J /var/run/opensm.pid 30
H A Dlpr.conf2 /var/log/lpd-errs 644 7 1000 * JC
H A Dsendmail.conf2 /var/log/sendmail.st 640 10 * 168 BN
H A Dpf.conf2 /var/log/pflog 600 3 1000 * JB /var/run/pflogd.pid
/freebsd-12-stable/usr.sbin/syslogd/
H A Dppp.conf3 *.* /var/log/ppp.log
H A Dftp.conf2 ftp.info /var/log/xferlog
H A Dlpr.conf2 lpr.info /var/log/lpd-errs
H A Dsyslog.conf9 *.notice;authpriv.none;kern.debug;lpr.info;mail.crit;news.err /var/log/messages
10 security.* /var/log/security
11 auth.info;authpriv.info /var/log/auth.log
12 mail.info /var/log/maillog
13 cron.* /var/log/cron
15 *.=debug /var/log/debug.log
17 # uncomment this to log all writes to /dev/console to /var/log/consol
[all...]
/freebsd-12-stable/usr.sbin/newsyslog/
H A Dnewsyslog.conf5 # syslogd process to be signalled when that log file is rotated. This
6 # action is only appropriate for log files which are written to by the
8 # is no process which needs to be signalled when a given log file is
18 /var/log/all.log 600 7 * @T00 J
19 /var/log/auth.log 600 7 1000 @0101T JC
20 /var/log/console.log 600 5 1000 * J
21 /var/log/cro
[all...]
/freebsd-12-stable/kerberos5/usr.sbin/
H A DMakefile3 SUBDIR= iprop-log kstash ktutil
/freebsd-12-stable/lib/msun/i387/
H A De_log.S39 ENTRY(log)
44 END(log)
/freebsd-12-stable/sys/x86/isa/
H A Dnmi.c63 log(LOG_CRIT, "NMI ISA %x, EISA %x\n", isa_port, eisa_port);
66 log(LOG_CRIT, "RAM parity error, likely hardware failure.");
71 log(LOG_CRIT, "I/O channel check, likely hardware failure.");
84 log(LOG_CRIT, "EISA watchdog timer expired, likely hardware failure.");
89 log(LOG_CRIT, "EISA bus timeout, likely hardware failure.");
94 log(LOG_CRIT, "EISA I/O port status error.");
/freebsd-12-stable/sys/dev/vmware/vmci/
H A Dvmci_driver.h25 log(LOG_DEBUG, _args, ##__VA_ARGS__)
28 log(LOG_INFO, _args, ##__VA_ARGS__)
30 log(LOG_WARNING, _args, ##__VA_ARGS__)
32 log(LOG_ERR, _args, ##__VA_ARGS__)
/freebsd-12-stable/usr.sbin/periodic/etc/daily/
H A D460.status-mail-rejects26 elif [ ! -f /var/log/maillog ]
29 "/var/log/maillog doesn't exist"
46 if [ -f /var/log/maillog.$n ]
48 cat /var/log/maillog.$n
49 elif [ -f /var/log/maillog.$n.gz ]
51 zcat -fc /var/log/maillog.$n.gz
52 elif [ -f /var/log/maillog.$n.bz2 ]
54 bzcat -fc /var/log/maillog.$n.bz2
58 cat /var/log/maillog
/freebsd-12-stable/contrib/ipfilter/rules/
H A DBASIC_2.FW17 block in log quick all with short
21 # By default, block and log everything. This maybe too much logging
24 block in log on ppp0 all head 100
25 block out log on ppp0 all head 150
26 block in log on ed0 from w.x.y.z/24 to any head 200
27 block out log on ed0 all head 250
34 block in log quick from 10.0.0.0/8 to any group 100
35 block in log quick from 192.168.0.0/16 to any group 100
36 block in log quick from 172.16.0.0/12 to any group 100
40 block in log quic
[all...]
H A DBASIC_1.FW17 block in log quick all with short
21 # By default, block and log everything. This maybe too much logging
24 block in log on ppp0 all head 100
25 block in log proto tcp all flags S/SA head 101 group 100
26 block out log on ppp0 all head 150
27 block in log on ed0 from w.x.y.z/24 to any head 200
28 block in log proto tcp all flags S/SA head 201 group 200
29 block in log proto udp all head 202 group 200
30 block out log on ed0 all head 250
36 block in log quic
[all...]
/freebsd-12-stable/sys/contrib/libsodium/dist-build/
H A Dandroid-build.sh62 egrep '^#define ' config.log | sort -u > config-def-compat.log
77 egrep '^#define ' config.log | sort -u > config-def.log
78 if ! cmp config-def.log config-def-compat.log; then
80 diff -u config-def.log config-def-compat.log >&2
83 rm -f config-def.log config-def-compat.log
[all...]
/freebsd-12-stable/contrib/ntp/scripts/update-leap/
H A Dupdate-leap.sh224 function log { function
237 # Also log to stdout if cron job && notice or higher
286 log "info" "Checksum of $1 validated"
289 log "error" "Checksum of $1 is invalid:"
291 log "error" "EXPECTED: $FSHA"
292 log "error" "COMPUTED: $DSHA"
302 log "notice" "File expired on `date -u -d \"Jan 1, 1970 00:00:00 +0000 + $EXPIRES seconds\"`"
311 log "critical" "Missing ntp configuration $NTPCONF"
319 log "error" "$NTPCONF does not specify a leapfile"
326 log "notic
[all...]
/freebsd-12-stable/libexec/rc/rc.d/
H A Dvar104 # Make sure we have /var/log/utx.lastlogin and /var/log/utx.log files
105 if [ ! -f /var/log/utx.lastlogin ]; then
106 cp /dev/null /var/log/utx.lastlogin
107 chmod 644 /var/log/utx.lastlogin
109 if [ ! -f /var/log/utx.log ]; then
110 cp /dev/null /var/log/utx.log
[all...]
H A Dsyslogd15 desc="System log daemon"
32 if [ ! -L /dev/log ] && ! check_jail jailed; then
33 ln -sf /var/run/log /dev/log
35 rm -f /var/run/log
47 echo "${_ldir}/var/run/log" >> $sockfile
56 echo "/var/run/log" >> $sockfile
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/Darwin/
H A DNativeProcessDarwin.cpp55 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
78 LLDB_LOGF(log,
87 LLDB_LOGF(log,
107 LLDB_LOGF(log,
122 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
123 LLDB_LOGF(log, "NativeProcessDarwin::%s(pid = %" PRIi64 ")", __FUNCTION__,
171 Log *log(GetLogIfAllCategoriesSet(LIBLLDB_LOG_PROCESS));
175 LLDB_LOGF(log,
197 LLDB_LOGF(log,
204 LLDB_LOGF(log,
[all...]

Completed in 269 milliseconds

1234567891011>>