Add support to Syslog Northbound Interface for parameters and first alarm occurrence only
Description
Forwarding destination should support the forwarding of the first occurrence of an alarm, only (count = 1). Support is required for including parameters in the syslog message as any of the following:
${parm#1} (print the value of the first parameter) ${parm[<parmName>]} (print the value of the named parameter) ${parm[name-#1]} (print the name of the first parameter)
Acceptance / Success Criteria
None
Lucidchart Diagrams
Activity
Show:
David Hustace March 27, 2013 at 11:56 PM
Fixed in master: commit 7138b184fbd081e8b52d269ce5e9ef7e9df389f5
Forwarding destination should support the forwarding of the first occurrence of an alarm, only (count = 1). Support is required for including parameters in the syslog message as any of the following:
${parm#1} (print the value of the first parameter)
${parm[<parmName>]} (print the value of the named parameter)
${parm[name-#1]} (print the name of the first parameter)