What are you looking for?

VIEW Options

Option flags applicable when COMMAND=view or when, for Linux only, the COMMAND argument is missing.

Flag Description
--dir=DIR

Path to the trace definition directory.

Default directory :Public Documents\Euresys\Memento

--goback[=N]

Go back N messages in history.

By default, past messages are ignored.

--limit[=N]

Stop after N messages.

Default: don't stop.

--pastboot[=N]

Go back N boot sessions in history.

Default: ignore past boot sessions.

--verbosity=LEVEL

Set the verbosity level.

Possible values: None,Critical,Error,Warning,Notice,Info,Debug,Verbose

Default: Notice.

--color

Enable or disable colors.

Default: automatic detection.

--latency=L

Chronologically sort traces using a sliding window of L seconds.

Default: 0.5 second.

--buffering=B

Limit internal buffering of traces to B seconds.

Default: 0.6 second.

--filter=FILTER

Define filters with the following BNF syntax:

<FILTER> ::= <CARD> | ':'<CONNECTORS> | <CARD>':'<CONNECTORS>

where

<CARD> ::= <INTEGER> | '+', <CONNECTORS> ::= <LETTER> | <LETTER><CONNECTORS> | '+', <LETTER> ::= 'A'|'B'|'C'|'D'

with '+' to match empty card or connector information