Macro expressions
Correlation expressions can become quite complex, and are often reused in different locations. To facilitate the configuration and maintenance of these expressions, BMC Defender Server employs a macro facility.
Macros are defined in the Correlation > Config > Macros screen, and correspond to any expression. The user defines a macro name, the expression, and then uses that macro in the Match-expressions field of the Threads, Actions, or Triggers screen.
Macros have a special naming convention: each macro is in the form @@name@@, where name is the name of the macro. When the user enters a macro name, BMC Defender Serversubstitutes it for the value of the macro, that can be a simple or highly complex expression. You can modify the macro value in the Config > Macros screen to effect an immediate change to the system, promoting easy maintenance of correlation rules.
Macros can be entered only in Correlation screens, and cannot be used as filters or overrides in the Messages screen.
Related topic