Download Embedded Support Partner User Guide
Transcript
Using the emgrlogger and esplogger Tools
•
The -Q option makes a subscription query.
•
The -UQ option makes an unsubscription by query result request.
•
The -RS option makes a remote subscription request.
•
The -c option specifies the event class.
•
The -t option specifies the event type.
•
The -a option specifies the name of the application.
•
The -s option specifies the source (hostname) of the event.
•
The -o option specifies the origin of the event.
•
The -p option specifies the priority value of the event.
•
The -f option specifies the facility value of the event.
•
The -P option specifies the delivery path for a remote subscription event.
•
The -is option specifies string data.
•
The -if option specifies file data.
•
The -id option specifies digital (binary) data in hexadecimal format.
esplogger:
esplogger -s <sequence_number> {-f <filename> | -m "<message>"}
[-p <priority>] [-t <time>]
esplogger -h
esplogger -V
where:
•
The -s <sequence_number> option specifies the sequence number (in decimal or
hexadecimal). You must use this option with the -t option and the -f or -m options.
•
The -f <filename> option specifies the file that contains data to log in the ESP
framework. You must include the -s option with this option. You cannot use this
option with the -m option.
•
The -m <message > option specifies a message to log in the ESP framework. You
must include the -s option with this option. You cannot use this option with the -f
option.
315