Search

Where is it?

The operational search feature can be found by navigating "Operational Views" -> "Search" from the top navigational bar. Searching can be done across either commands an operator typed or the output of commands.

How is it used?

The search bar checks for what you type as a regex expression

The above screenshot shows a search of command output for the regex of starting with the letter c by searching for ^c. To see the full task, click the task number. A new tab will be opened with the information. You can search the following ways:

  • Command Output (returns the individual response output that contains what you searched)

  • Command Parameters (search just the parameters for information). This can be further limited to just commands executed by certain operators.

  • Commands (Search just the command names). This can be further limited to just commands executed by certain operators.

This is also a nice way to share a task with other operators since it's just a single task and that task's output. In this view, browser scripts can also be applied.

Last updated