14 Jul
2011
14 Jul
'11
10:31 a.m.
Example condition... if (SoH-MS-Windows-Health-Status =~ /antivirus (warn|error) /) {
I'm not sure alternate submatches are supported. Could you try: if ((SoH-MS-Windows-Health-Status =~ /antivirus warn/) || (SoH-MS-Windows-Health-Status =~ /antivirus error/)) Just to make sure... -Arran Arran Cudbard-Bell a.cudbardb@freeradius.org RADIUS - Half the complexity of Diameter