Regex script logic to parse
Hi Team,I have below script which i am using to parse host name and group name from a column in staging table.This is working fine in some cases where alert tags have defined position (0 for host names and 2 for support group).There are many other al...