Log Element Tags Reference

These strings denote the available log element tags.

Log Element Tags
Element Description
all Tune logging for all elements, embracing all the categories in this table.
application Tune logging related to the application program, such as the program’s use of API calls, message formats, and content matchers.
IO Admin only. Tune logging related to data I/O, such as message data entering or leaving the program, and message packetization.
RS Admin only. Tune logging related to the realm server.
  • In FTL server client processes, this category includes client communication with the FTL server.
  • In FTL server processes, this category includes operations within the FTL server, such as communication with clients, with affiliated FTL servers, and with services.
transports Tune logging related to transports, including peer connections, subscriber interest, message send operations, protocols.
store Admin only. Tune logging related to persistence stores and durables, such as store and durable operations, quorum formation, and leader election.
msg Tune logging related to messages. The debug level logs each outbound message send and each inbound message callback by printing a representation of the message.
broker Admin only. Tune logging related to clients of the eFTL service. (This element is available only in the eFTL service.)
route Admin only. Tune logging related to wide-area durables.
mux Admin only. Tune logging related to the FTL server as it redirects HTTP requests to the services it provides.
api Tune logging related to API calls.
Related reference