trace print
Manually dumps the trace buffer to stdout.
Syntax
- CLI
-
maprcli trace print [ -host <host> ] [ -port <port> ] -size <size> - REST
-
None.
Parameters
|
Parameter |
Description |
|---|---|
|
host |
The IP address of the node from which to dump the trace buffer
to stdout. Default: |
|
port |
The port to use. Default: |
|
size |
The number of kilobytes of the trace buffer to print. Maximum: 64 |
Output
The most recent
<size> bytes of the trace buffer.
-----------------------------------------------------
2010-10-04 13:59:31,0000 Program: mfs on Host: fakehost IP: 0.0.0.0, Port: 0, PID: 0
-----------------------------------------------------
DONE
Examples
Display the trace buffer:
- CLI
-
maprcli trace print