SET AUDIT

From VSI OpenVMS Wiki
Revision as of 12:07, 2 December 2019 by Jane.doe (talk | contribs) (Created page with "'''SET AUDIT''' is a DCL command that provides the management interface to the security auditing system. =Syntax= SET AUDIT ==Qualifie...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

SET AUDIT is a DCL command that provides the management interface to the security auditing system.

Syntax

SET AUDIT

Qualifiers

Task Qualifiers Requirements
Define auditing events
  • /AUDIT
  • /ALARM
  • /CLASS
  • /ENABLE
  • /DISABLE
Specify whether you are defining alarms (/ALARM), audits (/AUDIT), or both. Also specify whether you are enabling (/ENABLE) or disabling (/DISABLE) the reporting of the event.
Define auditing log file
  • /DESTINATION
  • /JOURNAL
  • /VERIFY
Requires both the /DESTINATION and the /JOURNAL qualifiers.
Define operational characteristics of the audit server and a listener mailbox (if any).
  • /INTERVAL
  • /LISTENER
  • /SERVER
  • /VERIFY
Define secondary log file
  • /ARCHIVE
  • /DESTINATION
  • /VERIFY
Define resource monitoring defaults
  • /BACKLOG,
  • /EXCLUDE,
  • /JOURNAL,
  • /RESOURCE,
  • /THRESHOLD,
  • /VERIFY
With the /RESOURCE or /THRESHOLD qualifier, include the /JOURNAL qualifier.