代码搜索:syslog
找到约 2,335 项符合「syslog」的源代码
代码结果 2,335
www.eeworm.com/read/148263/5716532
h t_syslog.h
/*
* TOPPERS/JSP Kernel
* Toyohashi Open Platform for Embedded Real-Time Systems/
* Just Standard Profile Kernel
*
* Copyright (C) 2000-2003 by Embedded and Real-Time Systems La
www.eeworm.com/read/136989/5826792
cpp use_syslog.cpp
// Use_Syslog.cpp,v 1.1 2004/01/01 21:01:00 shuston Exp
#include "ace/Log_Msg.h"
void foo (void);
int ACE_TMAIN (int, ACE_TCHAR *argv[])
{
// This will be directed to stderr (the default
www.eeworm.com/read/136989/5826812
cpp howto_syslog.cpp
// Howto_Syslog.cpp,v 1.1 2004/01/01 21:01:00 shuston Exp
#include "ace/Log_Msg.h"
void foo (void);
// Listing 1 code/ch03
int ACE_TMAIN (int, ACE_TCHAR *argv[])
{
ACE_LOG_MSG->open
www.eeworm.com/read/131315/5935062
5 syslog.conf.5
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, a
www.eeworm.com/read/128966/5975739
peo syslog.conf.peo
# Protect a log of classic module
auth.info %peo -l -k /var/ssyslog/.var.log.authlog.key %classic /var/log/authlog
www.eeworm.com/read/128966/5975740
pgsql syslog.conf.pgsql
#
# SECURITY NOTE!!
#
# Since msyslog needs here the password to log to PGSQL,
# this file shouldn't be world readable!!!
#
# Log to server logger.mydomain.edu thru PGSQL
*.* %pgsql -s logger.mydomai
www.eeworm.com/read/128966/5975741
regex syslog.conf.regex
# PASS only logs NOT containing the string 'connection reset by peer' to next module
*.emerg %regex -v -m 'connection reset by peer' %classic root
# PASS only logs containing the string 'disk full' t
www.eeworm.com/read/128966/5975742
classic syslog.conf.classic
#This lines are equivalent we recommend the latter for msyslog
*.* /var/log/all
*.* %classic /var/log/all
#This lines are equivalent we recommend the latter for msyslog
#This sends a WALL message.
www.eeworm.com/read/128966/5975744
mysql syslog.conf.mysql
#
# SECURITY NOTE!!
#
# Since msyslog needs here the password to log to MySQL,
# this file shouldn't be world readable!!!
#
# Log to server logger.mydomain.edu through MySQL
*.* %mysql -s logger.mydo
www.eeworm.com/read/128966/5975774
5 syslog.conf.5
.\" $CoreSDI: syslog.conf.5,v 1.16 2001/11/14 19:27:27 alejo Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
.\" Redistribution