Virtual Tables

Virtual tables in Cribl Search are special tables that provide dynamically generated system information, useful for troubleshooting, performance analysis, and testing.

Available Virtual Tables

NameDescription
$vt_datasetsLists available datasets. Useful for finding datasets of a specific type or with specific name patterns.
$vt_dataset_providersLists available dataset providers. Useful for a quick overview of your dataset providers.
$vt_dummyGenerates dummy data. Useful for testing your queries.
$vt_jobsLists previously executed searches. Useful for troubleshooting or performance analysis.
$vt_listLists available virtual tables. Useful for looking up the names and descriptions of other virtual tables.
$vt_lookupsLists available Lookups, or gets the contents of a specific Lookup. Useful for searching through your Lookup files.
$vt_object_listRetrieves the metadata of the specified dataset. Useful for finding out which fields contain Cribl Search metadata.
$vt_object_list_summaryLists datasets that contain Cribl Search metadata. Useful for finding out which datasets contain Cribl Search metadata.
$vt_resultsLoads the results of one or more previously-run searches, so you can reuse them.
Last updated by: Dritan Bitincka