What I need is a programmatic method for SMF record retrieval that is not 
brand new (as with real time SMF streaming).  IXGBRWSE is a documented 
interface.   Is there an explanation for the log block format?  Is the data 
compressed somehow?

   I could dynamically allocate and use IFASEXIT I imagine but the sysplex 
logger services are there and defined for use.  I need to understand the log 
block format to break it out into SMF record data.  

   Thanks for responding Bonnie
   

Sent via this little black box...



Sent via this little black box...
> On Apr 15, 2019, at 2:12 PM, Bonnie Ordonez <[email protected]> wrote:
> 
> You can use either of the following interfaces to extract data from the SMF 
> log stream:
> 
>   IFASMFDL, which is the SMF dump utility
>   IFASEXIT, which is the SMF Logstream Subsystem Exit
> 
> These are the intended interfaces. They return SMF data in the form of SMF 
> records rather than the  entire log block of information. They are documented 
> in the SMF manual. 
> 
>  Bonnie Ordonez, IBM, SMF Level 3 
> 
> ----------------------------------------------------------------------
> 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