THIS IS A TEST INSTANCE. ALL YOUR CHANGES WILL BE LOST!!!!
 
  Apache ServiceMix NMR #usernavbar() #printableicon() #pdficon() #feedicon()  
When you contribute content to this Wiki, you grant a license to the ASF for inclusion in ASF works (as per the Apache Software License).
  11. Audit

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
audit/count
audit/ids
audit/exchanges
audit/delete
audit/find

For example, to find all the exchanges with an ERROR status, try:

Code Block

smx@root:/> audit/find "status: error"

The last command audit/find only works if lucene has been set up as shown above.

...