Managing the list of monitored events

Use this information to manage file audit logging events.

For more information about file audit logging events, see File audit logging events' descriptions.
  • To list the events that are being monitored for a currently enabled file audit logging file system, run the following command:
    mmaudit <device> list --events
  • To change the monitored events, run the following command:
    mmaudit <device> update --events <Event1,Event2,...>
  • To change the monitored events back to ALL events, run the following command:
    mmaudit <device> update --events ALL

For more information, see the mmaudit command.