Searching and Search Indexer
Searching for Secrets
To search for secrets:
-
Click the Secrets menu item in the main menu. The All Secrets page appears:
-
Type the secret name or other text in the unlabeled search text box at the top of the page.
-
Click the
button. The All Secrets table only displays matching secrets. Searches search for all text-entry fields that are configured as searchable on the secret's template if the extended search indexer is enabled.
If the search indexer is not enabled, searches are only performed on the Secret Name text field.
Search Indexer
The search indexer allows searching on all text-entry fields set to searchable on the template. To enable and configure the search indexer:
-
Click the Admin button on the main menu.
-
Click the >> icon to view the Admin slideout.
-
Type and then click Search Indexer in the Search text box. The Indexing Service page appears:
-
Click the Edit link next to it to ensure the Enabled check box is selected. Click Save in the popup if you changed anything.
-
Click the Edit link for the Index Mode. A popup appears:
-
Click the dropdown list to select either Standard or Extended:
- Standard search mode is the default and searches on whole words in a field value. For example, a field value of "My AWS Secret" would match when you search for My AWS Secret, My, or Secret.
- Extended search mode searches for whole words or a partial words by up to twelve characters. For example, a field value of "My AWS Secret" would match when you search for My AWS Secret, My, Secret, WS, or ecret. This is more useful, but may impact search performance and creates a larger index table.
Indexing separators are used to split the text text-entry fields into search terms. By default, the separators are semi-colon, space, forward slash, back slash, tab (\t), new-line (\n), return (\r), and comma. Changes to the indexing separators require a full rebuild of the search index. -
Click the Save button.
-
Click the Edit link to change the Days to Keep Operational Logs spinner to set the period to keep indexing-related logs that might contain PII. Secret Server automatically deletes logs older than that (in days).
-
Click the Save button. The Indexing Service page reappears, and the indexing begins in the background. Depending on the size of the Secret Server installation, it may take awhile. Progress is shown on the Progress bar.
-
If you changed the indexing separators, click the Rebuild Now link.