Skip to content

Search Keywords Reference ​

The search bar in the Assets page supports "magic keywords" that allow for advanced filtering directly from the text input. These keywords can be typed manually in the search field.

Available Keywords ​

KeywordDescription
restart:trueFilters assets that require a system restart.
inactive:trueFilters assets that have been inactive for more than 15 days.

Usage Examples ​

Find assets that need restart ​

Search for: restart:true

Find inactive assets ​

Search for: inactive:true

Combine keywords with text ​

Search for: prod-server restart:true

This will find assets with a hostname containing "prod-server" that also require a system restart.