REGISTERED_ATTRIBUTES Option Attributes

A query that uses the REGISTERED_ATTRIBUTES option operates against the ec_attribute Event Collector database table, which stores information about attributes that have been registered with Event Collector.

The following table describes the attributes that you can include in a filter expression in a query that uses the REGISTERED_ATTRIBUTES option.
Attribute Description/Notes
category Category of this attribute.
componentId Unique identifier of the attribute’s parent component.
id Primary key of this attribute.
ref Name of this attribute.
type

Type of this attribute. This must be one of the following:

  • INT
  • LONG
  • DOUBLE
  • BOOLEAN
  • STRING
  • DATE