1QPID-PRINTEVENTS(1) User Commands QPID-PRINTEVENTS(1)
2
3
4
6 qpid-printevents - Collect and Print Events.
7
9 qpid-printevents [options] [broker-addr]...
10
12 qpid-printevents [options] [broker-addr]...
13
14 Collect and print events from one or more Qpid message brokers.
15
16 If no broker-addr is supplied, qpid-printevents connects to 'local‐
17 host:5672'.
18
19 [broker-addr] syntax:
20
21 [username/password@] hostname ip-address [:<port>]
22
24 -h, --help
25 show this help message and exit
26
27 --heartbeats
28 Use heartbeats.
29
30 --sasl-mechanism=<mech>
31 SASL mechanism for authentication (e.g. EXTERNAL, ANONYMOUS,
32 PLAIN, CRAM-MD5, DIGEST-MD5, GSSAPI). SASL automatically picks
33 the most secure available mechanism - use this option to over‐
34 ride.
35
36 --sasl-service-name=SASL_SERVICE_NAME
37 SASL service name to use
38
39 --ssl-certificate=<cert>
40 Client SSL certificate (PEM Format)
41
42 --ssl-key=<key>
43 Client SSL private key (PEM Format)
44
45 --ha-admin
46 Allow connection to a HA backup broker.
47
49 Examples:
50
51 $ qpid-printevents localhost:5672
52
53 $ qpid-printevents 10.1.1.7:10000
54
55 $ qpid-printevents guest/guest@broker-host:10000
56
58 The Apache Qpid Project, dev@qpid.apache.org
59
61 Please report bugs to users@qpid.apache.org
62
63
64
65qpid-printevents (qpid-cpp) versioMnar1c.h382.0018 QPID-PRINTEVENTS(1)