The Tag Report agent generates summary count reports for Tag Aggregation reports and Tag reports.
These summary reports are logged to the Alert system and published directly to the publish/subscribe system on a configurable topic, as set by the TagReportTopic property.
For the properties below, you can enter either strings or variables. If you enter a variable, the value is substituted from the database when the XML configuration file is generated. Refer to Using variables for agent property values for details on what variables can be substituted.
Property | Description |
---|---|
TagAggregationReportTopic | The topic to listen to for Tag Aggregation Reports |
TagReportLevel | The log level at which the summary report is reported |
TagReportTopic | The topic to listen to for Tag Reports |
log.level | The level of logging to use with this agent. If the value is empty then the system log level will be used. |
portal.id | The portal ID associated with this agent. |
portal.name | The portal name associated with this agent. |
qos | Messaging Quality of Service. A value of 0 means at most once. A value of 1 means at least once. A value of 2 means exactly once. |
source.id | The source ID for generic events in this agent. |
topic.publish | Publish summary reports to this topic |
tracing | Displays trace output. |