How do I schedule the DBALOG command to print the Secure File Editor (SFE) Audit Log? (NETIQKB42390)

  • 7742390
  • 02-Feb-2007
  • 18-May-2007

Resolution

goal
How do I schedule the DBALOG command to print the Secure File Editor (SFE) Audit Log?

goal
Is there a file, which can be queried, that contains the audit trail of activities completed by Secure File Editor (SFE)?

fact
VigilEnt Security Agent for PSSecure 7.5

fact
VigilEnt Security Agent for iSeries 7.5

fact
VigilEnt Security Agent for iSeries

fact
Secure File Editor (SFE)

fix

To schedule the DBALOG command to print the Secure File Editor (SFE) Audit Log daily at 11:50 PM:

  1. Access the command entry screen.
  2. Enter the following command:

ADDJOBSCDE JOB(DBALOG) CMD(DBALOG FMDT(*CURRENT) TODT(*CURRENT) CHG(Y))
FRQ(*WEEKLY) SCDDATE(*NONE) SCDDAY(*MON *TUE *WED *THU *FRI *SAT *SUN)
SCDTIME(235000) JOBD(PSCOMMON/PSJOBD)
TEXT('Print SFE audit log for current day')



Additional Information

Formerly known as NETIQKB42390