trace resize
Resizes the trace buffer.
Syntax
- CLI
-
maprcli trace resize [ -host <host> ] [ -port <port> ] -size <size>
- REST
-
None.
Parameters
Parameter |
Description |
---|---|
host |
The IP address of the node on which to resize the trace buffer.
Default: |
port |
The port to use. Default: |
size |
The size of the trace buffer, in kilobytes. Default:
|
Examples
Resize the trace buffer to 1000
- CLI
-
maprcli trace resize -size 1000