Name
activemq-admin journal-audit — audits the log files of the persistent journal
Synopsis
activemq-admin journal-audit [--message-format=VelocityTemplate] [--topic-ack-format=VelocityTemplate] [--queue-ack-format=VelocityTemplate] [--transaction-format=VelocityTemplate] [--trace-format=VelocityTemplate] [--where=JoSQLExp] [-Dname=value...] [--version] [[--help] | [-h] | [-?]] journalDir
Arguments
| Option | Interpretation |
|---|---|
--message-format= | Specifies the Apache Velocity template used to format the displayed messages. |
--topic-ack-format= | Specifies the Apache Velocity template used to display topic ack. messages. |
--queue-ack-format= | Specifies the Apache Velocity template used to display queue ack. messages. |
--transaction-format= | Specifies the Apache Velocity template used to display transaction records. |
--trace-format= | Specifies the Apache Velocity template used to display trace records. |
--where= | Select the records to display, using a SQL-like syntax implemented by JoSQL. |
-D | Sets a Java system property. For example,
-Dactivemq.home=C:/ActiveMQ. |
-h, -?, --help | Displays the online help for this command. |








