TMF Reference Manual (H06.05+)

TMFCOM Commands
HP NonStop TMF Reference Manual540138-002
3-19
ADD AUDITTRAIL
1. Before you start TMF for the first time using the START TMF command.
2. At any later time, provided that TMF is started. From this point on, you can
configure auxiliary audit trails only.
Under either of these conditions, you can issue multiple ADD AUDITTRAIL commands.
Usage Guidelines
There must be exactly one master audit trail in a TMF system. In addition, there can
be up to 15 optional auxiliary audit trails. Auxiliary audit trails receive the audit
information generated by a specified set of data volumes; they do not contain TMF
control information. Auxiliary audit trails can be added to a TMF configuration to
increase overall auditing capacity and bandwidth, or to logically separate operations
related to sets of data volumes. Each auxiliary audit trail is uniquely identified by the
prefix AUX followed by a two-digit number: for example, AUX03.
For attributes not specified in the ADD AUDITTRAIL command, you can assign values
by entering SET AUDITTRAIL commands earlier in the same TMFCOM session;
otherwise, the default values, if they exist, are used.
Before it takes effect, the ADD AUDITTRAIL command verifies that the volumes
specified do not contain any files in the ZTMFAT subvolume, which is reserved for use
by audit trails created under the current TMF configuration. You can use the DELETE
TMF command to purge any audit-trail files left over from a previous TMF
configuration.
If you stop TMF, you must re-start it before you can add more audit trails. If you delete
TMF and then wish to start it again, you must add a new master audit trail before
issuing the START TMF command.
FILESIZE Option Considerations
The FILESIZE option applies to both format 1 and format 2 audit-trail files. Format 1
and format 2 are disk-partition formats that can range up to approximately 2 GB and
1024 GB in size, respectively. Larger format 2 files can help decrease the number of
audit-trail rollovers for systems that have high audit-generation rates. The file format
(format 1 or format 2) is determined by the ATFORMAT option in the ALTER TMF
command.
If you do not specify a FILESIZE value in the ADD AUDITTRAIL command, TMF
creates files of 100 MB each (for format 1 files) or 1024 MB each (for format 2 files) by
default.
The FILESIZE value affects only the active volumes for the audit trail identified in this
specific ADD AUDITTRAIL command. When this command is run, the new FILESIZE
Note. Before entering the START TMF command, you must configure at least one audit
trail, the master audit trail. At this time, in addition, you can configure as many auxiliary
audit trails as you wish, up to the limit of 15.