syslog is not getting written

hi all

syslog is not getting written.
i am getting following two logs snmpd.log & authlog logs.

please tell what are two logs snmpd.log & authlog logs.
why syslog is not written.

is Syslog daemon running?
have you modified /etc/syslog.conf ?

Pls be way more specific, supply system information, log files, conf files, samples of what you tried. Did you write to syslog?

hi orange47 & RudiC thanks for your replay

how to check Syslog daemon running is running or not
i do not have /etc/syslog.conf file
after going to /etc after pressing tab it shows the following

/etc/sys
sysdef    sysevent/

i found the config directory in /etc/sysevent/config location.

my syslog location is 
# cd /var/log/
# ls -lrt
total 198
drwxr-xr-x   2 root     sys          512 Jul 19  2011 pool
-rw-r--r--   1 root     other         27 Jul 19  2011 brlog
drwxr-xr-x   2 root     sys          512 Jul 19  2011 swupas
-rw-r--r--   1 root     root        3438 Jul 19  2011 postrun.log
drwxr-xr-x   3 root     sys          512 Jul 19  2011 webconsole
-rw-r--r--   1 root     sys         2304 Oct 19  2011 syslog.7
-rw-r--r--   1 root     other        722 Oct 20  2011 sysidconfig.log
-rw-r--r--   1 root     sys          766 Oct 21  2011 syslog.6
-rw-r--r--   1 root     sys         1229 Nov  7  2011 syslog.5
-rw-r--r--   1 root     sys         1229 Nov 22  2011 syslog.4
-rw-r--r--   1 root     sys         1229 Nov 23  2011 syslog.3
-rw-r--r--   1 root     sys         6053 Dec 26  2011 syslog.2
-rw-------   1 root     sys          112 Jan  3  2012 syslog.1
-rw-------   1 root     sys        44037 Jan 15  2012 syslog.0
-rw-r--r--   1 root     root         329 Sep 25 11:28 snmpd.log
-rw-------   1 root     sys        28080 Sep 26 12:37 authlog

and what are snmpd.log & authlog log why why are generated.

This does not look like syslog is running. Check with ps. If no process exists called sth. like xysyslogdxy, search on. There's quite a few syslog packages in them thar hills - any of them installed? If yes, is it started at system boot? When did you boot last time?

hi RudiC thanks for your replay

there is no process like sth but there is syslogd process
the package is install there it is also (syslog) started at boot we restart 2 days back

# ps -ef|grep sth
root 12130 12128 0 17:01:19 pts/1 0:00 grep sth
#ps -ef|grep sth root 12130 12128 0 17:01:19 pts/1 0:00 grep sth
# ps -ef|grep syslogd
root 5780 1 0 Sep 25 ? 0:00 /usr/sbin/syslogd
root 12134 12128 0 17:01:56 pts/1 0:00 grep syslogd

# pkginfo |grep -i sendmail
system SUNWsndmr Sendmail (root)
system SUNWsndmu Sendmail (/usr)

If you have the command lsof on your system, issue lsof 5780 and post results. pls use code tags for readability.
BTW, "sth" meant "something".

This would be more a Solaris way:

pfiles `pgrep syslogd`

hi RudiC
by using find command i got the syslog.conf file

# cat /etc/syslog.conf
#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.debug;daemon.notice;mail.crit;kern.err;daemon.err;*.alert;
.emerg;mail.debug;auth.notice;user.err;user.alert @10.72.15.75
*.err;kern.notice;auth.notice /dev/sysmsg
*.err;kern.debug;daemon.notice;mail.crit ifdef(`LOGHOST', /var/adm/messages, @loghost)

*.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 *
auth.info /var/log/authlog
)
i don't no why it was coming earlier.
there are no zones in server so we are not using the lofs command.

Looks like your system logs over the net to @10.72.15.75 , so that would explain you don't see a local syslog file.

hi RudiC thanks for your replay i dont have lofs command
what should i do when the syslog is not getting written.

Try jlliagre's proposal:

And: did you see my post #10? You could check with e.g. netstat if syslogd is remotely logging.

hi rudic
how to use netstat command to see syslogd remotely logging.
i am unable to see with the help of netstat command how syslogd is remotely logging.
netstat command output=
# netstat

TCP: IPv4
Local Address Remote Address Swind Send-Q Rwind Recv-Q State
-------------------- -------------------- ----- ------ ----- ------ -----------
smartdevdb.1530 10.72.46.29.59402 64952 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59505 64412 0 49640 0 ESTABLISHED
smartdevdb.1530 10.128.238.74.44297 49640 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59508 65172 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59509 65128 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59510 64792 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59511 64932 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59514 65380 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.34.1952 65535 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.34.1956 64909 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.34.1471 65535 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59518 64840 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59519 65172 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59520 65128 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59522 64792 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59523 65380 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.34.1685 65535 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.34.1554 65535 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.34.1963 65535 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.34.1557 64909 0 49640 0 ESTABLISHED
smartdevdb.33988 smartdevdb.1530 49152 0 49152 0 ESTABLISHED
smartdevdb.1530 smartdevdb.33988 49152 0 49152 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59524 64840 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59525 65172 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59526 65128 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.34.1967 64909 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59527 65144 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59528 64792 0 49640 0 ESTABLISHED
smartdevdb.1530 10.128.238.74.52256 49640 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59529 65380 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.34.1705 65520 0 49640 0 ESTABLISHED
smartdevdb.telnet 10.72.46.23.4264 7008 1 49640 0 ESTABLISHED
smartdevdb.1530 10.72.21.149.50559 32768 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.21.149.50560 32768 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59534 64840 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59535 65172 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59536 65128 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59537 65144 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59538 64792 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59539 65380 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.34.2035 64842 0 49640 0 ESTABLISHED
smartdevdb.32801 smartdevdb.32789 49152 0 49152 0 ESTABLISHED
smartdevdb.32789 smartdevdb.32801 49152 0 49196 0 ESTABLISHED
smartdevdb.1530 10.72.46.34.2036 65535 0 49640 0 ESTABLISHED
localhost.32825 localhost.51619 49152 0 49152 0 TIME_WAIT
smartdevdb.1530 10.72.46.34.1978 65535 0 49640 0 ESTABLISHED
localhost.32825 localhost.51620 49152 0 49152 0 TIME_WAIT
smartdevdb.1530 10.72.46.34.2039 64909 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.34.1570 65535 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59542 64840 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.34.1988 64909 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59543 65172 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59544 65128 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59546 65144 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.34.1573 64909 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59547 64792 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59548 65380 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.34.1925 65535 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59450 65372 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.34.1930 64283 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59452 64840 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59453 65172 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59454 65124 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59455 64792 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59457 65380 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59358 64612 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59359 64656 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59360 64516 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59361 64708 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59362 64252 0 49640 0 ESTABLISHED
smartdevdb.32890 smartdevdb.1521 49152 0 49152 0 ESTABLISHED
smartdevdb.1521 smartdevdb.32890 49152 0 49152 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59371 65184 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59372 64724 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.34.1871 65535 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59373 64676 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59374 65700 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59470 64276 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59471 65016 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.34.1874 65520 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59472 64516 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59473 64884 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59378 65100 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59474 64516 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59379 65700 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59475 65148 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59381 64676 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59382 65700 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.34.2001 65535 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.34.1348 64991 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.34.1355 64730 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.34.1359 64730 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59480 64840 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59481 65172 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59482 65128 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.34.2011 65535 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59483 65144 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59484 64792 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59485 65380 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.34.1542 64909 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.20.50929 64392 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.34.2014 64328 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59486 64840 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.34.1362 65434 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59487 65172 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59488 65128 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59489 65144 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59490 64792 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59491 64816 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.34.1940 65535 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.34.1943 64909 0 49640 0 ESTABLISHED
smartdevdb.1530 10.72.46.29.59401 64916 0 49640 0 ESTABLISHED

Active UNIX domain sockets
Address Type Vnode Conn Local Addr Remote Addr
6001629cee0 stream-ord 00000000 00000000
300026c8d28 stream-ord 00000000 60019335ec0 /var/tmp/.oracle/sEXTPROC1521
300026c8418 stream-ord 00000000 00000000
300031145d8 stream-ord 00000000 00000000 /var/tmp/.oracle/sEXTPROC1521
30003114b48 stream-ord 00000000 00000000
300031150b8 stream-ord 00000000 00000000
30003114d18 stream-ord 00000000 00000000
30002687bb8 stream-ord 00000000 00000000
300026a8250 stream-ord 00000000 00000000
300026a85f0 stream-ord 00000000 00000000 /var/tmp/.oracle/sOCSSD_LL_smartdevdb_
300026a8f00 stream-ord 60019482b80 00000000 /var/tmp/.oracle/s#2652.1
300026a9470 stream-ord 00000000 00000000
300026a9640 stream-ord 00000000 00000000
300026a9810 stream-ord 00000000 600192c0a40 /var/tmp/.oracle/sOCSSD_LL_smartdevdb_
300026a99e0 stream-ord 00000000 00000000
300026a9bb0 stream-ord 00000000 00000000
300026a9d80 stream-ord 00000000 00000000
300026c8078 stream-ord 00000000 00000000
300026c85e8 stream-ord 00000000 00000000
300026c87b8 stream-ord 00000000 00000000
300026c8988 stream-ord 00000000 00000000
300026c8b58 stream-ord 00000000 00000000
300026c8ef8 stream-ord 00000000 00000000
300026c90c8 stream-ord 00000000 00000000 /var/tmp/.oracle/sOCSSD_LL_smartdevdb_
300026c9298 stream-ord 00000000 00000000
300026c9468 stream-ord 00000000 00000000
300026c9638 stream-ord 00000000 00000000
300026c9808 stream-ord 00000000 00000000
300026c99d8 stream-ord 00000000 00000000 /var/tmp/.oracle/sOCSSD_LL_smartdevdb_
300026c9ba8 stream-ord 00000000 00000000
300026c9d78 stream-ord 00000000 00000000 /var/tmp/.oracle/sOCSSD_LL_smartdevdb_
30003150070 stream-ord 00000000 00000000
30003150240 stream-ord 00000000 00000000
30003150410 stream-ord 00000000 00000000
300031505e0 stream-ord 00000000 00000000
300031507b0 stream-ord 00000000 00000000
30003150980 stream-ord 00000000 600192c0a40 /var/tmp/.oracle/sOCSSD_LL_smartdevdb_
30003150b50 stream-ord 00000000 600192c0a40 /var/tmp/.oracle/sOCSSD_LL_smartdevdb_
30003150d20 stream-ord 00000000 00000000
30003150ef0 stream-ord 00000000 00000000
300031510c0 stream-ord 00000000 00000000
30003151290 stream-ord 00000000 00000000
30003151460 stream-ord 00000000 600192c0a40 /var/tmp/.oracle/sOCSSD_LL_smartdevdb_
30003151630 stream-ord 00000000 00000000
30003151800 stream-ord 00000000 00000000
300031519d0 stream-ord 00000000 00000000 /var/tmp/.oracle/sOCSSD_LL_smartdevdb_
30003151ba0 stream-ord 00000000 00000000
30003151d70 stream-ord 00000000 00000000
30003114068 stream-ord 00000000 600192c0a40 /var/tmp/.oracle/sOCSSD_LL_smartdevdb_
30003114238 stream-ord 00000000 00000000
30003115288 stream-ord 00000000 00000000
30003115458 stream-ord 00000000 00000000
30003115628 stream-ord 00000000 00000000
300031157f8 stream-ord 00000000 00000000
300031159c8 stream-ord 00000000 00000000
30003115b98 stream-ord 00000000 00000000
30003115d68 stream-ord 00000000 00000000
6001629c060 stream-ord 00000000 00000000
6001629c230 stream-ord 00000000 00000000 /var/tmp/.oracle/sOCSSD_LL_smartdevdb_
6001629c400 stream-ord 00000000 00000000
6001629c5d0 stream-ord 00000000 00000000
6001629c7a0 stream-ord 00000000 00000000
6001629cb40 stream-ord 00000000 600192c0a40 /var/tmp/.oracle/sOCSSD_LL_smartdevdb_
6001629d280 stream-ord 00000000 00000000 /var/tmp/.oracle/sOCSSD_LL_smartdevdb_
6001629d450 stream-ord 00000000 00000000 /var/tmp/.oracle/sOCSSD_LL_smartdevdb_
6001629d620 stream-ord 00000000 00000000
6001629d7f0 stream-ord 00000000 00000000
6001629d9c0 stream-ord 6001976e4c0 00000000 /var/tmp/.oracle/sEXTPROC1
6001629db90 stream-ord 00000000 00000000
6001629dd60 stream-ord 00000000 00000000
60019b02058 stream-ord 00000000 00000000
60019b02228 stream-ord 00000000 00000000
60019b023f8 stream-ord 00000000 600192c0a40 /var/tmp/.oracle/sOCSSD_LL_smartdevdb_
60019b02798 stream-ord 00000000 00000000 /var/tmp/.oracle/sOCSSD_LL_smartdevdb_
60019b02968 stream-ord 00000000 00000000
60019b02b38 stream-ord 00000000 00000000
60019b02d08 stream-ord 00000000 00000000
60019b02ed8 stream-ord 00000000 00000000
60019b030a8 stream-ord 00000000 00000000
60019b03278 stream-ord 00000000 00000000
60019b03448 stream-ord 00000000 00000000 /var/tmp/.oracle/sOCSSD_LL_smartdevdb_
60019b03618 stream-ord 00000000 600192089c0 /var/tmp/.oracle/sSYSTEM.evm.acceptor.auth
60019b037e8 stream-ord 00000000 00000000
60019b039b8 stream-ord 00000000 00000000 /var/tmp/.oracle/sOCSSD_LL_smartdevdb_
60019b03b88 stream-ord 00000000 00000000
60019b03d58 stream-ord 00000000 00000000
60019ada050 stream-ord 00000000 00000000
60019ada220 stream-ord 00000000 600192c0a40 /var/tmp/.oracle/sOCSSD_LL_smartdevdb_
60019ada3f0 stream-ord 00000000 600192c0a40 /var/tmp/.oracle/sOCSSD_LL_smartdevdb_
60019ada5c0 stream-ord 00000000 00000000
60019ada790 stream-ord 00000000 00000000
60019ada960 stream-ord 00000000 600192c0a40 /var/tmp/.oracle/sOCSSD_LL_smartdevdb_
60019adab30 stream-ord 00000000 00000000
60019adad00 stream-ord 00000000 00000000
60019adb0a0 stream-ord 00000000 00000000
60019adb270 stream-ord 00000000 00000000
60019adb440 stream-ord 00000000 00000000
60019adb610 stream-ord 00000000 00000000
60019adb7e0 stream-ord 00000000 00000000
60019adb9b0 stream-ord 00000000 00000000
60019adbb80 stream-ord 00000000 00000000
60019adbd50 stream-ord 00000000 00000000
600194be048 stream-ord 00000000 00000000
600194be218 stream-ord 00000000 00000000
600194be3e8 stream-ord 00000000 00000000
600194be5b8 stream-ord 00000000 600192c0a40 /var/tmp/.oracle/sOCSSD_LL_smartdevdb_
600194be788 stream-ord 00000000 00000000
600194be958 stream-ord 00000000 00000000
600194beb28 stream-ord 00000000 00000000
600194becf8 stream-ord 00000000 00000000
600194beec8 stream-ord 00000000 00000000
600194bf098 stream-ord 00000000 00000000
600194bf268 stream-ord 00000000 00000000 /var/tmp/.oracle/sSYSTEM.evm.acceptor.auth
600194bf438 stream-ord 00000000 00000000
600194bf608 stream-ord 00000000 600192c0a40 /var/tmp/.oracle/sOCSSD_LL_smartdevdb_
600194bf7d8 stream-ord 00000000 00000000
600194bf9a8 stream-ord 00000000 00000000
600194bfb78 stream-ord 00000000 00000000 /var/tmp/.oracle/sOCSSD_LL_smartdevdb_
600194bfd48 stream-ord 00000000 00000000
6001948c040 stream-ord 00000000 00000000 /var/tmp/.oracle/sOCSSD_LL_smartdevdb_
6001948c210 stream-ord 00000000 00000000
6001948c3e0 stream-ord 00000000 00000000
6001948c5b0 stream-ord 00000000 00000000
6001948c780 stream-ord 00000000 00000000
6001948c950 stream-ord 00000000 00000000
6001948cb20 stream-ord 00000000 00000000
6001948ccf0 stream-ord 00000000 00000000
6001948cec0 stream-ord 00000000 00000000
6001948d090 stream-ord 00000000 00000000
6001948d260 stream-ord 00000000 00000000
6001948d430 stream-ord 00000000 00000000
6001948d600 stream-ord 00000000 00000000
6001948d7d0 stream-ord 00000000 00000000
6001948d9a0 stream-ord 00000000 00000000
6001948db70 stream-ord 00000000 00000000
6001948dd40 stream-ord 00000000 00000000
60019472038 stream-ord 00000000 00000000
600194723d8 stream-ord 60019482e80 00000000 /var/tmp/.oracle/sOracle_CSS_LclLstnr_localhost_1
600194725a8 stream-ord 00000000 00000000
60019472778 stream-ord 00000000 00000000
60019472948 stream-ord 00000000 00000000
60019472b18 stream-ord 00000000 00000000
60019472ce8 stream-ord 00000000 00000000 /var/tmp/.oracle/master_diskmon
60019472eb8 stream-ord 00000000 00000000
60019473088 stream-ord 00000000 00000000
60019473258 stream-ord 00000000 00000000
60019473428 stream-ord 00000000 00000000 /var/tmp/.oracle/sOCSSD_LL_smartdevdb_
600194735f8 stream-ord 00000000 00000000
600194737c8 stream-ord 00000000 00000000
60019473998 stream-ord 00000000 00000000
60019473b68 stream-ord 00000000 00000000 /var/tmp/.oracle/sOCSSD_LL_smartdevdb_
60019473d38 stream-ord 00000000 00000000
60019456030 stream-ord 00000000 00000000
60019456200 stream-ord 00000000 00000000
600194563d0 stream-ord 00000000 00000000
600194565a0 stream-ord 00000000 00000000
60019456770 stream-ord 00000000 00000000
60019456940 stream-ord 60019482f80 00000000 /var/tmp/.oracle/sOCSSD_LL_smartdevdb_localhost
60019456b10 stream-ord 00000000 600192c0a40 /var/tmp/.oracle/sOCSSD_LL_smartdevdb_
60019456ce0 stream-ord 00000000 00000000
60019456eb0 stream-ord 00000000 60019312380 /var/tmp/.oracle/master_diskmon
60019457080 stream-ord 00000000 00000000
60019457250 stream-ord 00000000 600192c0a40 /var/tmp/.oracle/sOCSSD_LL_smartdevdb_
60019457420 stream-ord 00000000 00000000
600194575f0 stream-ord 00000000 00000000
600194577c0 stream-ord 00000000 00000000
60019457990 stream-ord 00000000 00000000
60019457b60 stream-ord 00000000 00000000
60019457d30 stream-ord 00000000 00000000
600193de028 stream-ord 00000000 00000000
600193de1f8 stream-ord 00000000 00000000
600193de3c8 stream-ord 00000000 00000000
600193de598 stream-ord 00000000 00000000
600193de768 stream-ord 00000000 00000000
600193de938 stream-ord 00000000 00000000
600193deb08 stream-ord 00000000 00000000
600193decd8 stream-ord 00000000 00000000
600193deea8 stream-ord 00000000 00000000 /var/tmp/.oracle/master_diskmon
600193df078 stream-ord 00000000 00000000
600193df248 stream-ord 00000000 00000000
600193df418 stream-ord 600192c0a40 00000000 /var/tmp/.oracle/sOCSSD_LL_smartdevdb_
600193df5e8 stream-ord 00000000 60018124300 /var/tmp/.oracle/sprocr_local_conn_0_PROL
600193df7b8 stream-ord 00000000 60019312380 /var/tmp/.oracle/master_diskmon
600193df988 stream-ord 00000000 00000000
600193dfb58 stream-ord 60019312380 00000000 /var/tmp/.oracle/master_diskmon
600193dfd28 stream-ord 00000000 00000000 /var/tmp/.oracle/sOHASD_IPC_SOCKET_11
60019326020 stream-ord 00000000 00000000
600193261f0 stream-ord 00000000 00000000
600193263c0 stream-ord 00000000 00000000
60019326590 stream-ord 00000000 00000000
60019326760 stream-ord 00000000 00000000
60019326930 stream-ord 00000000 00000000
60019326b00 stream-ord 00000000 00000000 /var/tmp/.oracle/sprocr_local_conn_0_PROL
60019326cd0 stream-ord 00000000 00000000
60019326ea0 stream-ord 00000000 00000000
60019327070 stream-ord 00000000 00000000
60019327240 stream-ord 00000000 00000000
60019327410 stream-ord 00000000 600192089c0 /var/tmp/.oracle/sSYSTEM.evm.acceptor.auth
600193275e0 stream-ord 00000000 00000000
600193277b0 stream-ord 00000000 60019208ec0 /var/tmp/.oracle/sOHASD_IPC_SOCKET_11
60019327980 stream-ord 600192089c0 00000000 /var/tmp/.oracle/sSYSTEM.evm.acceptor.auth
60019327b50 stream-ord 00000000 00000000 /var/tmp/.oracle/sOHASD_IPC_SOCKET_11
60019327d20 stream-ord 6001934e180 00000000 /var/tmp/.oracle/sAevm
600192be018 stream-ord 00000000 00000000 /var/tmp/.oracle/sSYSTEM.evm.acceptor.auth
600192be1e8 stream-ord 00000000 00000000
600192be3b8 stream-ord 600117ce900 00000000 /var/tmp/.oracle/s#2030.1
600192be588 stream-ord 6001934e080 00000000 /var/tmp/.oracle/sCevm
600192be758 stream-ord 00000000 600192c0a40 /var/tmp/.oracle/sOCSSD_LL_smartdevdb_
600192be928 stream-ord 00000000 00000000
600192beaf8 stream-ord 00000000 00000000
600192becc8 stream-ord 00000000 00000000
600192bee98 stream-ord 00000000 00000000
600192bf068 stream-ord 60019335ec0 00000000 /var/tmp/.oracle/sEXTPROC1521
600192bf238 stream-ord 00000000 600192089c0 /var/tmp/.oracle/sSYSTEM.evm.acceptor.auth
600192bf408 stream-ord 00000000 00000000
600192bf5d8 stream-ord 600193e0700 00000000 /var/tmp/.oracle/ssmartdevdbDBG_CSSD
600192bf7a8 stream-ord 00000000 00000000
600192bf978 stream-ord 00000000 60019208ec0 /var/tmp/.oracle/sOHASD_IPC_SOCKET_11
600192bfb48 stream-ord 00000000 60019313b80 /var/tmp/.oracle/ssmartdevdbDBG_EVMD
600192bfd18 stream-ord 00000000 60019313b80 /var/tmp/.oracle/ssmartdevdbDBG_EVMD
60019224010 stream-ord 00000000 00000000
600192241e0 stream-ord 00000000 00000000 /var/tmp/.oracle/sCevm
600192243b0 stream-ord 00000000 60019208ec0 /var/tmp/.oracle/sOHASD_IPC_SOCKET_11
60019224580 stream-ord 00000000 00000000
60019224750 stream-ord 60019313b80 00000000 /var/tmp/.oracle/ssmartdevdbDBG_EVMD
60019224920 stream-ord 00000000 00000000
60019224af0 stream-ord 00000000 6001934e080 /var/tmp/.oracle/sCevm
60019224cc0 stream-ord 00000000 00000000
60019224e90 stream-ord 00000000 00000000
60019225060 stream-ord 00000000 00000000 /var/tmp/.oracle/sSYSTEM.evm.acceptor.auth
60019225230 stream-ord 00000000 00000000
60019225400 stream-ord 00000000 00000000 /var/tmp/.oracle/ssmartdevdbDBG_EVMD
600192255d0 stream-ord 00000000 600192089c0 /var/tmp/.oracle/sSYSTEM.evm.acceptor.auth
600192257a0 stream-ord 00000000 00000000 /var/tmp/.oracle/sSYSTEM.evm.acceptor.auth
60019225970 stream-ord 60019208bc0 00000000 /var/tmp/.oracle/sCRSD_UI_SOCKET
60019225b40 stream-ord 60019208dc0 00000000 /var/tmp/.oracle/sOHASD_UI_SOCKET
60019225d10 stream-ord 60019208ec0 00000000 /var/tmp/.oracle/sOHASD_IPC_SOCKET_11
60014032008 stream-ord 00000000 00000000
600140321d8 stream-ord 00000000 00000000
600140323a8 stream-ord 00000000 00000000
60014032578 stream-ord 00000000 00000000
60014032748 stream-ord 00000000 00000000
60014032918 stream-ord 00000000 00000000
60014032ae8 stream-ord 00000000 00000000
60014032cb8 stream-ord 00000000 00000000
60014032e88 stream-ord 00000000 00000000
60014033058 stream-ord 600191f2a80 00000000 /var/tmp/.oracle/ssmartdevdbDBG_OHASD
60014033228 stream-ord 00000000 00000000 /var/tmp/.oracle/ssmartdevdbDBG_EVMD
600140333f8 stream-ord 60018124300 00000000 /var/tmp/.oracle/sprocr_local_conn_0_PROL
600140335c8 stream-ord 00000000 00000000
60014033798 stream-ord 00000000 00000000
60014033968 stream-ord 00000000 00000000
60014033b38 stream-ord 6001418b2c0 00000000 /var/run/.inetd.uds
60014033d08 stream-ord 00000000 00000000 /var/tmp/.oracle/sOHASD_IPC_SOCKET_11

Try netstat on 10.72.15.75 to see if syslogd is listening there. And, on that machine, you could look for a syslog log file, and in there, you could search for entries of your source machine.

hi RudiC thanks for your replay
syslogd is not listening on 10.72.15.75
what could be the problem that syslog is not getting written.

If there's no entries for your source machine in 10.72.15.75's syslog files, I'm out of ideas. You may need to completely rewrite your syslog.conf to get control of your system. Start with an easy setup, test with the logger cmd, and refine if you feel confident.

hi RudiC thanks for your replay
please ignore the previous update
i just conform with my senior that syslog is may be writting to a 10.72.15.75
right now i do not have access to 10.72.15.75 as soon as i get i will seen the syslog is writing