On This Page

Home /$vt_object_list_summary (Deprecated)

$vt_object_list_summary (Deprecated)

Deprecated Feature

Cribl is deprecating this feature. We’ll remove it in a future release.

Please continue to report issues through normal Cribl support channels, but assistance for deprecated features might be limited.

The $vt_object_list_summary virtual table lists Datasets that contain Cribl Search metadata.

// returns a list of all Datasets that contain Cribl Search metadata and are available to the current user
dataset="$vt_object_list_summary"

Purpose

Use $vt_object_list to find out which Datasets contain Cribl Search metadata (for example, generated by the .generate metadata command). Searching those Datasets can be more efficient.

Permissions

Search Member TypePermissions
AdminCan see all Datasets in their organization.
EditorCan see only those Datasets that they created themselves or that were shared with them.
UserCan see only those Datasets that were shared with them.

Syntax

dataset="$vt_object_list_summary"

Returns

Returns a list of Datasets that contain at least one event with Cribl Search metadata. Also, provides the time of the last update.