Example mapping
The following default mapping is supplied in the G_FILE.conf configuration
file:
CREATE MAPPING FILE_MAP
(
'' = '@Identifier',
'' = '@Serial',
'' = '@Node',
'' = '@NodeAlias',
'' = '@Manager',
'' = '@Agent',
'' = '@AlertGroup',
'' = '@AlertKey',
'' = '@Severity',
'' = '@Summary',
'' = '@StateChange' CONVERT TO DATE,
'' = '@FirstOccurrence' CONVERT TO DATE,
'' = '@LastOccurrence' CONVERT TO DATE,
'' = '@InternalLast' CONVERT TO DATE,
'' = '@Poll',
'' = '@Type',
'' = '@Tally',
'' = '@Class',
'' = '@Grade',
'' = '@Location',
'' = '@OwnerUID',
'' = '@OwnerGID',
'' = '@Acknowledged',
'' = '@Flash',
'' = '@EventId',
'' = '@ExpireTime',
'' = '@ProcessReq',
'' = '@SuppressEscl',
'' = '@Customer',
'' = '@Service',
'' = '@PhysicalSlot',
'' = '@PhysicalPort',
'' = '@PhysicalCard',
'' = '@TaskList',
'' = '@NmosSerial',
'' = '@NmosObjInst',
'' = '@NmosCauseType',
'' = '@LocalNodeAlias',
'' = '@LocalPriObj',
'' = '@LocalSecObj',
'' = '@LocalRootObj',
'' = '@RemoteNodeAlias',
'' = '@RemotePriObj',
'' = '@RemoteSecObj',
'' = '@RemoteRootObj',
'' = '@X733EventType',
'' = '@X733ProbableCause',
'' = '@X733SpecificProb',
'' = '@X733CorrNotif',
'' = '@ServerName',
'' = '@ServerSerial',
'' = '@URL'
);