> ## Documentation Index
> Fetch the complete documentation index at: https://docs.levelblue.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Searching Configuration Issues

<Icon icon="users" iconType="solid" /> Role Availability | ✔️ Read-Only ✔️ Investigator ✔️ Analyst ✔️ Manager

USM Anywhere includes several filters displayed by default. These filters enable you to search for your items of interest. You can either filter your search, or enter what you are looking for in the search field, which is in the upper-left corner of the page.

This table shows the filters displayed by default in the main Configuration Issues page.

**Filters Displayed by Default in the Main Configuration Issues Page**

| Filter Name     | Meaning                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| --------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Last 24 Hours   | Filter <Tooltip tip="An identified configuration of deployed software or features of software that is in use, which is known to be insecure.">configuration Issues</Tooltip> triggered in the last hour, the last 24 hours, last 7 days, or last 30 days. You can also configure your own period of time by clicking the **Custom Range** option. This option enables you to customize a range. When you click **Custom Range**, a calendar opens. You can choose the first and last day to delimit your search by clicking the days on the calendar or entering the days directly. Then select the hours, minutes, and seconds by clicking the specific box. Finally, select **AM** or **PM**. |
| Active/Inactive | Filter the active or inactive configuration issues.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| Category        | Filter configuration issues by category of configuration issue. Issues with similar impacts have the same category.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| Subcategory     | Filter configuration issues by sub-category of the configuration issue. The sub-category explains the detail of the issue.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| Severity        | Filter configuration issues by severity of the issue. Values are Low, Medium, or High.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| Asset           | Filter configuration issues by asset associated with the configuration issue.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| Asset Groups    | Filter configuration issues by asset group.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |

The number between brackets displayed by each filter indicates the number of items that matches the filter. You can also use the filter controls to provide a method of organizing your search and filtered results.

The following table shows the icons displayed with each filter box.

**Icons Next to the Filter Title**

| Icon                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | Meaning                                               |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------- |
| <img src="https://mintcdn.com/levelblue-5324744e/ZS7tUvuIZXE1ELcm/images/usm-central/sort-alpha-asc.svg?fit=max&auto=format&n=ZS7tUvuIZXE1ELcm&q=85&s=025721d6c786b5e0a319aa3eda923489" className="inline m-0" width="20" height="20" data-path="images/usm-central/sort-alpha-asc.svg" /><img src="https://mintcdn.com/levelblue-5324744e/ZS7tUvuIZXE1ELcm/images/usm-central/sort-alpha-desc.svg?fit=max&auto=format&n=ZS7tUvuIZXE1ELcm&q=85&s=49b14405f661faaa121a83671a0351c6" className="inline m-0" width="20" height="20" data-path="images/usm-central/sort-alpha-desc.svg" />                 | Sort the filters alphabetically.                      |
| <img src="https://mintcdn.com/levelblue-5324744e/ZS7tUvuIZXE1ELcm/images/usm-central/sort-amount-asc.svg?fit=max&auto=format&n=ZS7tUvuIZXE1ELcm&q=85&s=0501a1dccf044a7d470578b02fac7c9b" className="inline m-0" width="20" height="20" data-path="images/usm-central/sort-amount-asc.svg" /><img src="https://mintcdn.com/levelblue-5324744e/ZS7tUvuIZXE1ELcm/images/usm-central/sort-amount-desc.svg?fit=max&auto=format&n=ZS7tUvuIZXE1ELcm&q=85&s=4a6ca200ab5f312a0ebcc2b1410cc2ab" className="inline m-0" width="20" height="20" data-path="images/usm-central/sort-amount-desc.svg" /> | Sort the filters by number of items that matches them |

In the upper-left side of the page, you can see any filters you have applied. Remove filters by clicking the <img src="https://mintcdn.com/levelblue-5324744e/jo1779yzvGjLisJx/images/usm-anywhere/close-thin.svg?fit=max&auto=format&n=jo1779yzvGjLisJx&q=85&s=9559f77128e397d6b3626597fba1834f" className="inline" width="24" height="24" data-path="images/usm-anywhere/close-thin.svg" /> icon next to the filter. Or clear all filters by clicking **Reset**.

<Frame>
  <img src="https://mintcdn.com/levelblue-5324744e/MlnJpGwLYAWOIbAS/images/usm-anywhere/resetfilters_new_525x303.webp?fit=max&auto=format&n=MlnJpGwLYAWOIbAS&q=85&s=9d8724027c2593323c83291964511e46" alt="" width="525" height="303" data-path="images/usm-anywhere/resetfilters_new_525x303.webp" />
</Frame>

<Note>
  **Note:** When applying filters, the search uses the logical AND operator if the used filters are different. However, when the filter is of the same type, the search uses the logical OR operator.
</Note>

Those filters that have more than 10 options include a Filter Values search field for writing text and making the search easier. If there are more than 50 search results, a <img src="https://mintcdn.com/levelblue-5324744e/4DqIkkHXfajRhiCc/images/usm-anywhere/warning-black.svg?fit=max&auto=format&n=4DqIkkHXfajRhiCc&q=85&s=57d9e61bd15470c226e15d91c2241937" className="inline" width="20" height="20" data-path="images/usm-anywhere/warning-black.svg" /> icon appears to the right of the **Filter Values** search field. Click this icon to download a CSV containing up to 1024 results.

USM Anywhere enables you to toggle the mode of search. The available modes are Standard and Advanced. You can change from one mode to the other by clicking the <img src="https://mintcdn.com/levelblue-5324744e/9HhQ6wK11ydctaHc/images/usm-anywhere/toggle-off-new.svg?fit=max&auto=format&n=9HhQ6wK11ydctaHc&q=85&s=bed00ce5e148a8148e763548ae6c8199" className="inline m-0" width="32" height="16" data-path="images/usm-anywhere/toggle-off-new.svg" /> icon or clicking the <img src="https://mintcdn.com/levelblue-5324744e/9HhQ6wK11ydctaHc/images/usm-anywhere/toggle-on-new.svg?fit=max&auto=format&n=9HhQ6wK11ydctaHc&q=85&s=b0ecf1b6c804d5cf5eac9ea50b41480d" className="inline m-0" width="32" height="16" data-path="images/usm-anywhere/toggle-on-new.svg" /> icon located in the upper left corner of the page.

## Standard Mode

This mode enables you to select one value per filter at the same time, and then the search is automatically performed. This mode is on by default.

**To activate the standard mode when the advanced mode is on**

1. Go to **Activity > System Events**.
2. In the upper-left corner of the page, click the <img src="https://mintcdn.com/levelblue-5324744e/9HhQ6wK11ydctaHc/images/usm-anywhere/toggle-on-new.svg?fit=max&auto=format&n=9HhQ6wK11ydctaHc&q=85&s=b0ecf1b6c804d5cf5eac9ea50b41480d" className="inline m-0" width="32" height="16" data-path="images/usm-anywhere/toggle-on-new.svg" /> icon.
3. This turns the icon gray, <img src="https://mintcdn.com/levelblue-5324744e/9HhQ6wK11ydctaHc/images/usm-anywhere/toggle-off-new.svg?fit=max&auto=format&n=9HhQ6wK11ydctaHc&q=85&s=bed00ce5e148a8148e763548ae6c8199" className="inline m-0" width="32" height="16" data-path="images/usm-anywhere/toggle-off-new.svg" />.

   <Note>
     If you exit the advanced mode and the selected filters are not compatible with the standard mode, a warning dialog box opens to inform you the current filters will be removed.
   </Note>

## Advanced Mode

Advanced mode enables you to select more than one value per filter at the same time. This mode is off by default.

**To activate the advanced mode**

1. Go to **Activity > System Events**.
2. In the upper-left corner of the page, click the <img src="https://mintcdn.com/levelblue-5324744e/9HhQ6wK11ydctaHc/images/usm-anywhere/toggle-off-new.svg?fit=max&auto=format&n=9HhQ6wK11ydctaHc&q=85&s=bed00ce5e148a8148e763548ae6c8199" className="inline m-0" width="32" height="16" data-path="images/usm-anywhere/toggle-off-new.svg" /> icon to activate the advanced mode.

   This turns the icon green, <img src="https://mintcdn.com/levelblue-5324744e/9HhQ6wK11ydctaHc/images/usm-anywhere/toggle-on-new.svg?fit=max&auto=format&n=9HhQ6wK11ydctaHc&q=85&s=b0ecf1b6c804d5cf5eac9ea50b41480d" className="inline m-0" width="32" height="16" data-path="images/usm-anywhere/toggle-on-new.svg" />.

**To perform a search in the advanced mode**

1. Go to **Activity > Alarms**.

2. In the upper-left corner of the page, click the <img src="https://mintcdn.com/levelblue-5324744e/9HhQ6wK11ydctaHc/images/usm-anywhere/toggle-off-new.svg?fit=max&auto=format&n=9HhQ6wK11ydctaHc&q=85&s=bed00ce5e148a8148e763548ae6c8199" className="inline m-0" width="32" height="16" data-path="images/usm-anywhere/toggle-off-new.svg" /> icon to activate the advanced mode.

   This turns the icon green, <img src="https://mintcdn.com/levelblue-5324744e/9HhQ6wK11ydctaHc/images/usm-anywhere/toggle-on-new.svg?fit=max&auto=format&n=9HhQ6wK11ydctaHc&q=85&s=b0ecf1b6c804d5cf5eac9ea50b41480d" className="inline m-0" width="32" height="16" data-path="images/usm-anywhere/toggle-on-new.svg" />.

3. Click the filters that you want to select.

   The selected filters display inside a dashed rectangle.

   <Frame>
     <img src="https://mintcdn.com/levelblue-5324744e/ElsAVGG4IM3pFRzT/images/usm-anywhere/applyfilters.webp?fit=max&auto=format&n=ElsAVGG4IM3pFRzT&q=85&s=6978cd5372d6cef2c8bc2e16d1dbe9b1" alt="" width="1261" height="86" data-path="images/usm-anywhere/applyfilters.webp" />
   </Frame>

4. In the lower-left corner of the page, click **Apply Filters**. Or in the upper side of the page, click **Apply**.

   <Frame>
     <img src="https://mintlify.s3.us-west-1.amazonaws.com/levelblue-5324744e/images/usm-anywhere/apply-filters.webp" alt="" />
   </Frame>

   The result of your search displays.

**To search using the NOT operator**

1. Go to **Activity > Alarms**.

2. In the upper-left corner of the page, click the <img src="https://mintcdn.com/levelblue-5324744e/9HhQ6wK11ydctaHc/images/usm-anywhere/toggle-off-new.svg?fit=max&auto=format&n=9HhQ6wK11ydctaHc&q=85&s=bed00ce5e148a8148e763548ae6c8199" className="inline m-0" width="32" height="16" data-path="images/usm-anywhere/toggle-off-new.svg" /> icon to activate the advanced mode.

3. Click the filter that you want to exclude.

4. In the filter group, click **Not**.

   <Warning>
     You have to select a filter to see this operator.
   </Warning>

   <Note>
     he selected filter displays the <img src="https://mintcdn.com/levelblue-5324744e/W2uxDL5xswsWuBwx/images/usm-anywhere/notbox.svg?fit=max&auto=format&n=W2uxDL5xswsWuBwx&q=85&s=aaa5e87d140a07deaa493284e437662c" className="inline m-0" width="20" height="20" data-path="images/usm-anywhere/notbox.svg" /> icon and the filter chiclet is labeled in red.
   </Note>

   <Frame>
     <img src="https://mintcdn.com/levelblue-5324744e/JttNYaikKbN1las-/images/usm-anywhere/notoperator.webp?fit=max&auto=format&n=JttNYaikKbN1las-&q=85&s=bb2827c255f3b74d47c1b5ef68bcf5af" alt="" width="772" height="374" data-path="images/usm-anywhere/notoperator.webp" />
   </Frame>

   <Frame>
     <img src="https://mintcdn.com/levelblue-5324744e/JttNYaikKbN1las-/images/usm-anywhere/notoperator1.webp?fit=max&auto=format&n=JttNYaikKbN1las-&q=85&s=13140f60614abdd57529ee99aa74402f" alt="" width="565" height="368" data-path="images/usm-anywhere/notoperator1.webp" />
   </Frame>

   <Frame>
     <img src="https://mintcdn.com/levelblue-5324744e/ElsAVGG4IM3pFRzT/images/usm-anywhere/assetsnotoperator.webp?fit=max&auto=format&n=ElsAVGG4IM3pFRzT&q=85&s=d972e7fdb10c085b1ca890bec672383c" alt="" width="345" height="427" data-path="images/usm-anywhere/assetsnotoperator.webp" />
   </Frame>

   <Frame>
     <img src="https://mintcdn.com/levelblue-5324744e/RnIIq9iotTDXWtXK/images/usm-anywhere/agnotoperator.webp?fit=max&auto=format&n=RnIIq9iotTDXWtXK&q=85&s=08c2be9e05a9127030e8494e77ed70f1" alt="" width="390" height="467" data-path="images/usm-anywhere/agnotoperator.webp" />
   </Frame>

   <Frame>
     <img src="https://mintcdn.com/levelblue-5324744e/JttNYaikKbN1las-/images/usm-anywhere/notoperator2.webp?fit=max&auto=format&n=JttNYaikKbN1las-&q=85&s=319d40069704e802822cd4071d3cd2f2" alt="" width="622" height="396" data-path="images/usm-anywhere/notoperator2.webp" />
   </Frame>

   <Frame>
     <img src="https://mintcdn.com/levelblue-5324744e/WrTE6tbKG6h4p4xa/images/usm-anywhere/notoperator3.webp?fit=max&auto=format&n=WrTE6tbKG6h4p4xa&q=85&s=c215d9abeb5c5d51676b69b0f1bc59b4" alt="" width="602" height="303" data-path="images/usm-anywhere/notoperator3.webp" />
   </Frame>

   <Frame>
     <img src="https://mintcdn.com/levelblue-5324744e/WrTE6tbKG6h4p4xa/images/usm-anywhere/notoperator4.webp?fit=max&auto=format&n=WrTE6tbKG6h4p4xa&q=85&s=cc4c4046e47b11174710d6db923e2f18" alt="" width="553" height="437" data-path="images/usm-anywhere/notoperator4.webp" />
   </Frame>

   <Frame>
     <img src="https://mintcdn.com/levelblue-5324744e/WrTE6tbKG6h4p4xa/images/usm-anywhere/notoperator5.webp?fit=max&auto=format&n=WrTE6tbKG6h4p4xa&q=85&s=065af69fd7d7ce34f3115b1d9c95857d" alt="" width="485" height="313" data-path="images/usm-anywhere/notoperator5.webp" />
   </Frame>

   <Warning>
     Some filters don't include the NOT operator (for example, Services or Software).
   </Warning>

5. Click **Apply**.

**To search all values of a filter**

1. Go to **Settings > System Events**.
2. In the upper-left corner of the page, click the <img src="https://mintcdn.com/levelblue-5324744e/9HhQ6wK11ydctaHc/images/usm-anywhere/toggle-off-new.svg?fit=max&auto=format&n=9HhQ6wK11ydctaHc&q=85&s=bed00ce5e148a8148e763548ae6c8199" className="inline m-0" width="32" height="16" data-path="images/usm-anywhere/toggle-off-new.svg" /> icon to activate the advanced mode.
3. Select a filter title to select all filters below that title.

## Searching System Events by Using the Search Field

**To search for System Events using the search field**

1. Go to **Settings > System Events**.

2. Enter your query in the search field.

   If you want to search for an exact phrase having two or more words, you need to put quotation marks around the words in the phrase. This includes email addresses (for example, "[bob@mycompany.com](mailto:bob@mycompany.com)").

   <Note>
     Wildcard characters are considered as literal characters.
   </Note>

3. Click the <img src="https://mintcdn.com/levelblue-5324744e/9tSTfP28zp9Kgwsi/images/usm-anywhere/search-linked.svg?fit=max&auto=format&n=9tSTfP28zp9Kgwsi&q=85&s=f038592ceede06c3c23f2d91a9f6c2b8" className="inline m-0" width="24" height="24" data-path="images/usm-anywhere/search-linked.svg" /> icon.

<Frame>
  <img src="https://mintcdn.com/levelblue-5324744e/MlnJpGwLYAWOIbAS/images/usm-anywhere/searchfield.webp?fit=max&auto=format&n=MlnJpGwLYAWOIbAS&q=85&s=3ee93ff6abf965b15a5a24c1227f987a" alt="" width="647" height="226" data-path="images/usm-anywhere/searchfield.webp" />
</Frame>

The result of your search displays with the items identified.
