Skip to main content

Exabeam SearchExabeam Search Guide

Advanced Search

In the Advanced search mode, you can construct your own search queries using Exabeam Query Language (EQL) syntax and operators. The Advanced search mode includes several features to facilitate ease of use and readability when creating complex queries:

  • White space characters (such as spaces, tabs, and line breaks) can be used between query syntax terms. This formatting is preserved when a query is saved.

  • Line numbering is displayed for queries that are formatted on multiple lines.

  • Color-coding is used to make syntax elements recognizable.

  • Warnings and syntax validation errors are displayed per line.

Advanced Search Building Blocks

For information about using Advanced query syntax and operators, see the relevant sections below:

Running an Advanced Search Query

  1. Before you begin, understand the Advanced Search Building Blocks and Search Best Practices.

  2. On the Search home page, click the Search Mode drop down menu under the search bar and select the Advanced option. The search bar changes to present a numbered line area to enter query syntax.

    eql-search-bar-empty.png
  3. Click in the search bar to begin building your query.

  4. As you enter a field name in the search bar, a suggested fields list is populated and you can opt to select a field from the list. Then populate a search value for the field using the appropriate syntax.

    Advanced Search dynamically updates the suggestions as you type.

    SearchAutoCompleteSuggestion.png
  5. Correct any query validation errors that are identified by the Advanced Search. Validation errors and warnings are indicated by a symbol displayed next to the affected line. Errors must be corrected before you can run the query, but warnings are not required to be corrected. If you hover your cursor over the error count at the bottom of the search bar, a list of errors is displayed.

    SearchValidation.png

    Tip

    In some cases, the warning or error indications (icons and highlighting) might not appear at the exact location of the syntax issue. When the syntax is invalid, it can become ambiguous and, without knowing the user's intention, cannot identify the exact error location. For example, in the case of a missing character, the icon and highlighting may appear not at the exact location of the omission, but later in the query syntax.

    advanced-search-error.png
  6. Select a time range for the search results by clicking the time range icon (icon-time-range.png) in the top left corner of the search bar. A dialog box opens where you can select various Quick or Absolute time ranges.

  7. Click the Search icon (run-query.png) to launch your query.