Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Introduction

The tags beginning with db.mongodb identify events generated by MongoDB

Valid tags and data tables

The full tag must have 4 levels. The first two are fixed as db.mongodb. The third level identifies the type of events sent, and the fourth level indicates the event subtype. 

Technology

Brand

Type

Subtype

db

mongodb

  • out
  • vapp
  • vapp1

These are the valid tags and corresponding data tables that will receive the parsers' data:

Tag

Data table

db.mongodb.out.venv.vapp.vclonedb.mongodb.out
db.mongodb.out.venv1.vapp1.vclone1db.mongodb.out

Log samples

The following are sample logs sent to each of the <technology.brand> data tables. Also, find how the information will be parsed in your data table under each sample log.

Extra columns

Fields marked as Extra in the table below are not shown by default in data tables and need to be explicitly requested in the query. You can find them marked as Extra when you perform a query so they can be easily identified. Learn more about this in Selecting unrevealed columns.

  • No labels