Avaya

LogZilla App Store application: Avaya

App Function

The Avaya app parses log messages provided by the Avaya Call Manager to extract information pertaining to certain VoIP phone operations and creates user tags with that information. There are two similar types of log messages that are handled.

Vendor Documentation

Log Source Details

ItemValue
VendorAvaya
Device TypeVoIP telephone system
Collection MethodSyslog
Configurable Log Output?no
Log Source TypeCommunications Manager software
ExceptionsN/A

Incoming Log Format

Log messages are sent as syslog messages from the Communications Manager. The log format is approximately key-value pairs delimited by = and separated by spaces. However spaces may appear in the key names and otherwise seem to be inconsistent so strictly variable key-value parsing cannot be accomplished and message recognition must be used to parse the appropriate fields.

Parsed Metadata Fields

TaggedField NameUser Tag NameExample
(event)ipevtIPT_TCP_UP
boardboardPROCR
ipbpard_ip11.22.33.44
net_reg241
extvoip_ext7632
the 1st ipvoip_ip55.66.77.88
the 2nd ip0.0.0.0
reasonavaya_reasonrecovery

Log Examples

VoIP Phone Registration

text
IPEVT IPT_REG board=PROCR ip=11.22.33.44 net_reg= 241 ext= 7768 ip= 55.66.77.88; 1024 net_reg= 241 reason=recovery

VoIP Phone Network Status Change

text
IPEVT IPT_TCP_UP board=PROCR ip=11.22.33.44 net_reg= 241 ext= 7632 the 1st ip=55.66.77.88;35770 the 2nd ip=0.0.0.0; 0 net_reg= 241 reason=endpoint_request

Configuration

In order to interface with LogZilla, the Avaya Communications Manager must be configured appropriately.

Avaya | LogZilla Documentation