your welcome Steve, glad I could help

Carmen 

On Thu, 10 Feb 2022 14:10:54 -0600, Steve Beaver <[email protected]> wrote:

>Damn Carmen - You hit the nail on the head
>
>Thank you for answering my questions
>
>-----Original Message-----
>From: IBM Mainframe Discussion List [mailto:[email protected]] On 
>Behalf Of Carmen Vitullo
>Sent: Thursday, February 10, 2022 2:06 PM
>To: [email protected]
>Subject: Re: Logger
>
>I'm not that knowledgeable with parsing into PERF, SEC.. if you mean you can 
>separate the LS into different log streams, yes you can
>by record type, that's how my team mate did it.
>using 
>
>LSNAME(IFASMF.COMPLETE.&SYSNAME,TYPE(0:255))  
>
> and using an inmemory logstream 
>
>   INMEM(IFASMF.CHQRADAR.&SYSNAME,RESSIZEMAX(128M) 
>    type(0,......etc)) 
>
>as long as you define the logstream name you can separate the SMF data by LS 
>name 
>I think that's what you're wanting
>
>
>Carmen 
>On Thu, 10 Feb 2022 13:55:59 -0600, Steve Beaver <[email protected]> wrote:
>
>>One thing I find interesting as I'm going through the REDBOOK, is that IN THE 
>>SMFPRMxx you can have the system
>>Parse apart the LOGGER stream in to PERF, SEC, etc without passing the 
>>LOGSTREAMS the IFASMFPL.
>>
>>So it begs the question how are those sub-LOGSTREAMS handled?
>>
>>-----Original Message-----
>>From: IBM Mainframe Discussion List [mailto:[email protected]] On 
>>Behalf Of Carmen Vitullo
>>Sent: Thursday, February 10, 2022 1:51 PM
>>To: [email protected]
>>Subject: Re: Logger
>>
>>I defined the logstream on my PLEX, and one of my teammates changed the SMF 
>>parms, we're using the IEFU29L SMF exit to dump the logstream and the dump 
>>program to dump the logstream, if you need some examples, let me know
>>Carmen 
>>
>>On Thu, 10 Feb 2022 13:47:55 -0600, Steve Beaver <[email protected]> 
>>wrote:
>>
>>>More interested in converting from SMF to LOGGER, having multiple LOGGER 
>>>DS's like we do in SMF
>>>
>>>
>>>
>>>-----Original Message-----
>>>From: IBM Mainframe Discussion List [mailto:[email protected]] On 
>>>Behalf Of Carmen Vitullo
>>>Sent: Thursday, February 10, 2022 1:42 PM
>>>To: [email protected]
>>>Subject: Re: Logger
>>>
>>>On Thu, 10 Feb 2022 13:30:25 -0600, Steve Beaver <[email protected]> 
>>>wrote:
>>>
>>>dasd only Logstreams? SMF , operlog, CICS journals? 
>>>
>>>
>>>Carmen 
>>>
>>>>Does anyone on this list have any experience converting to logger?
>>>>
>>>>
>>>>----------------------------------------------------------------------
>>>>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
>>>
>>>----------------------------------------------------------------------
>>>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
>>
>>----------------------------------------------------------------------
>>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
>
>----------------------------------------------------------------------
>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

Reply via email to