Oracle GlassFish Server 3.0.1 Administration Guide

ProcedureTo Delete an Audit Module

Use the delete-audit-module subcommand in remote mode to delete an existing audit module.

  1. Ensure that the server is running.

    Remote subcommands require a running server.

  2. List the audit modules by using the list-audit-modules(1) subcommand.

  3. Delete an audit module by using the delete-audit-module(1) subcommand.


Example 11–9 Deleting an Audit Module

This example deletes sampleAuditModule:


asadmin> delete-audit-module sampleAuditModule
Command delete-audit-module executed successfully.