Operating System - HP-UX
1832004 Members
3480 Online
110034 Solutions
New Discussion

Web Logic logs on remote box ?

 
Shivkumar
Super Advisor

Web Logic logs on remote box ?

Hey Guys,

How to send Web Logic Server log files on HPUX 11i to remote HPUX box ?

Thanks in advance.
Shiv
1 REPLY 1
RAC_1
Honored Contributor

Re: Web Logic logs on remote box ?

What level does it use to log messages?? local, local4 etc.
If you know that you can use it in /etc/syslog.con file.

The other easy method is easy. Create alink that points to nfs FS.

ln -s /mnt/nfs_dir/file /web_log_file

/mnt/nfs_dir/ is nfs mounted from the server you want store the log on.

Anil
There is no substitute to HARDWORK