![[16.0.0.3 and later]](../ng_v16003plus.gif)
Enabling Java batch SMF logging for Liberty on z/OS
The z/OS® Java batch SMF logging feature collects information about Java batch jobs and records the information to the z/OS SMF data store. When the z/OS Java batch SMF logging feature is activated and RACF is configured correctly, SMF type 120, subtype 12, version 1 records are generated. To enable z/OS Java batch SMF logging, add the batchSMFLogging-1.0 feature to the server.xml file.
Before you begin
RDEFINE FACILITY BPX.SMF UACC(NONE)
PERMIT BPX.SMF ID(MSTONE1) ACCESS(READ) CLASS(FACILITY)
SETROPTS GENERIC(FACILITY) REFRESH
SETROPTS RACLIST(FACILITY) REFRESH
About this task
For a description of what is in the SMF type 120, subtype 12, version 1 record, see SMF type 120 subtype 12 version 1 record mapping.