Doc Farmer wrote:
How do you route Console or Syslog messages to an off-mainframe server (Unix or Windows)? Some of our techies here want to consolidate various logs from different platforms, and they don't want to do a dataset transfer in batch mode but a message-to-message (live) data transfer. (I know that SMF will need to be batch, but I think we can live with that one...)

What you do is exactly what OPERLOG does. You write a program. Have it start its own EMCS console, with the appropriate attributes to properly capture the so-called "hardcopy" message set, and then send those messages wherever you want via TCP/IP to a partner program on the other platform. You could potentially even use ftp in append mode every 'n' messages or every 'n' seconds.

--
Edward E Jaffe
Phoenix Software International, Inc
5200 W Century Blvd, Suite 800
Los Angeles, CA 90045
310-338-0400 x318
[EMAIL PROTECTED]
http://www.phoenixsoftware.com/

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to