TechTalkz.com Logo

Go Back   TechTalkz.com Technology & Computer Troubleshooting Forums > Tech Support Archives > Linux & Opensource > Unix

Notices

How to enable logging on inetd in Solaris 8/10 ***Newbie question***

Unix


Reply
 
Thread Tools Display Modes
Old 20-11-2007, 11:46 AM   #1
underh20.scubadiving@gmail.com
Guest
 
Posts: n/a
How to enable logging on inetd in Solaris 8/10 ***Newbie question***

Hi,

I am new to Solaris. How does one enable logging on "inetd"
activities, i.e., capturing them in /var/log/inetd.log file ? Thanks,
Bill

#ident "@(#)syslog.conf 1.5 98/12/14 SMI" /* SunOS 5.0
*/
#
# Copyright (c) 1991-1998 by Sun Microsystems, Inc.
# All rights reserved.
#
# syslog configuration file.
#
# This file is processed by m4 so be careful to quote (`') names
# that match m4 reserved words. Also, within ifdef's, arguments
# containing commas must be quoted.
#
*.err;kern.notice;auth.notice /dev/sysmsg
*.err;kern.debug;daemon.notice;mail.crit /var/adm/messages

*.alert;kern.err;daemon.err operator
*.alert root

*.emerg *

# if a non-loghost machine chooses to have authentication messages
# sent to the loghost machine, un-comment out the following line:
#auth.notice ifdef(`LOGHOST', /var/log/authlog,
@loghost)

mail.debug ifdef(`LOGHOST', /var/log/syslog,
@loghost)

#
# non-loghost machines will use the following lines to cause "user"
# log messages to be logged locally.
#
ifdef(`LOGHOST', ,
user.err /dev/sysmsg
user.err /var/adm/messages
user.alert `root, operator'
user.emerg *
)
#
# Start of lines added for sudo
local2.alert;local2.info /var/adm/sudo.messages
# End of lines added for sudo
#
# TCP Wrappers Log
#local6.alert /var/adm/
p0p691.wrappers.log
#
# For Unsucessful su attempts and logins
#
auth.info /var/log/authlog
  Reply With Quote
Reply

Thread Tools
Display Modes



< Windows Help - MS Office Help - Hardware Support >


New To Site? Need Help?

All times are GMT +5.5. The time now is 10:09 PM.


vBulletin, Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO
Copyright © 2005-2009, TechTalkz.com. All Rights Reserved - Privacy Policy
Valid XHTML 1.0 Transitional