Observe the following rules when using the IBM® App Connect Enterprise commands on distributed systems.
mqsireadlog INODE -u -e default -o trace.xml -f
can be entered as:
mqsireadlog INODE -ufedefault -o trace.xml
where the name of the integration server, default, relates to the
-e flag. For clarity, all examples given in this documentation are shown with
separate flags and with a space before any associated value.mqsireadlog "My Integration node" -u -e default -o trace.xml -f
Additionally, you can specify a null, or empty, string with a pair of quotation marks with nothing between: "".