Creating automatic groups on bigfix console to differentiate between aws based and azure based servers reporting on same bigfix relays.

I am trying to create an automatic group in the BigFix console to differentiate between AWS-based Linux servers and Azure-based Linux servers. Both types of servers are reporting to the same BigFix relays. What property can I use to create two separate groups for AWS and Azure-based Linux servers?

I tried using the relevance exists service "waagent" for Azure-based Linux servers and exists service "aws-agent.service" or exists service "ec2-instance-connect.service" for AWS-based Linux servers. However, not all Azure and AWS servers are appearing in their respective groups; only a few servers are being included.

What other options can I use to create automatic groups for both Azure and AWS separately?

You need to Create Server Groups - Look into “Procedure” section and pay attention to Step 6

I am also adding one property of group membership while creating the computer groups which is not availaible while creating server-based groups. Hence, I need something that I can use to create an automatic group seperately for AWS-based linux servers and Azure-based linux servers which together are coming inside a single Computer group whose membership property i need to use while creating the respective groups.