#-------For realsecure---------- IDSName = realsecure AlertTable = events # column names of RealSecure & MSSQL AlertID = EventID SensorID = c29 HyperAlertType = OrigEventName begin_time = EventDate end_time = EventDate SrcIPAddress = SrcIPAddress SrcPort = SrcPort DestIPAddress = DestIPAddress DestPort = DestPort #--------For snort---------- #IDSName = snort #AlertTable = alert_info # column names of snort & MSSQL #AlertID = AlertID #SensorID = SensorID #HyperAlertType = AlertName #begin_time = begin_time #end_time = end_time #SrcIPAddress = SrcIPAddress #SrcPort = SrcPort #DestIPAddress = DestIPAddress #DestPort = DestPort # -------------------------------