Hello Group,
We have requirement to automate the archival process of syslogd logs from
omvs and placing them in dataset on regular process.
I looked at SYSLOGD address space and find that parm file is used for this
is from TCPIP.TCPPARMS(SYSLOG) and I made below modification to start
archival process.
details about specifying rules.
#
ArchiveTimeOfDay 07:00
ArchiveThreshold 50
ArchiveCheckInterval 600
#
BeginArchiveParms
DSNPrefix TESB.ARCHIVE
Volume TSO020
RetPd 30
EndArchiveParms
#
*.SYSLOGD.daemon.* /var/logs/syslogd/daemon.notice -N daemon.n
# Write all messages with priority err and higher to log file errors.
#
# THIS EXAMPLE STATEMENT IS UNCOMMENTED.
#
*.* /tmp/ivp.syslog.log
#
Now, I can see archival dataset generated on regular interval from the
above parameter I mentioned in SYSLOG parm file but its not full syslogd
log, which we should be seeing it.
Can you please help, if anything more should be modified to make this
process work .
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN