$vt_object_list_summary
The $vt_object_list_summary
virtual table lists Datasets that contain Cribl Search metadata.
Deprecated Feature
Cribl is deprecating this feature in preparation for a different solution. 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.
// 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 Type | Permissions |
---|---|
Admin | Can see all Datasets in their organization. |
Editor | Can see only those Datasets that they created themselves or that were shared with them. |
User | Can 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.