Hi Walt, I've been thinking about this since you asked on the Co:Z community forum.
I think that this should be possible if you wrote code that uses the JES Spool Data Set Browse facility (SDSB). If you use VSAM ACB for the I/O, you are are supposed to be able to use VSAM POINT to do positioning: http://www-01.ibm.com/support/knowledgecenter/SSLTBW_2.1.0/com.ibm.zos.v2r1.hasc300/has2z1_Using_RPL_Based_Macros.htm This should allow you to grab the end of SYSLOG and write it to where ever you wanted. Kirk Wolf Dovetailed Technologies http://dovetail.com On Thu, Nov 13, 2014 at 8:02 AM, Kacynski, Walt <[email protected]> wrote: > Does anyone know of a way to tail the JES based MVS SYSLOG to an external > system and/or unix based syslog? I want to send this data to an external > system for analysis. > > Thank-You, > Walter Kacynski > Web Infrastructure Administration > Auto-Owners Insurance > For support, please see Wiki > 517-703-2506 > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
