Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

syslog filter

Status
Not open for further replies.

marthahall

Programmer
Joined
Dec 16, 2003
Messages
2
Location
CN
Are they any REXX tools available to read a IBM mainframe syslog dataset and filter out only certain messages; ie for VTAM IST messages? If not, can I do this easily writing my own REXX code? Thanks.
 
DFSORT/SYNCSORT should be able to do this.

You could do this with REXX, but it would be a waste of your time.

Frank Clarke
Tampa Area REXX Programmers' Alliance
REXX Language Assn Listmaster
 
Status
Not open for further replies.

Similar threads

Replies
1
Views
287

Part and Inventory Search

Sponsor

Back
Top