Skip to main content

How to Find Untagged Resources

Resource tags are an essential tool in finding and tracking an organization's cloud resources, but tags are only useful if applied consistently.

Prerequisites​

This guide assumes that you have already installed and configured Resoto to collect your cloud resources.

Directions​

Execute the following search in Resoto Shell to find all instances and volumes that are not tagged with both owner and expiration within 2 hours of creation:

> search is(instance,volume) and age > 2h and (tags.owner = null or tags.expiration = null)

Further Reading​

Contact Us

Have feedback or need help? Don’t be shy—we’d love to hear from you!

 

 

 

Some Engineering Inc.