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

Version 1 Current »

Introduction

The tags beginning with db.orientdb identify events generated by OrientDB

Valid tags and data tables

The full tag must have at least three levels. The first two are fixed as db.orientdb. The third level identifies the type of events sent.

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

Product / Service

Tags

Data tables

OrientDB

db.orientdb.error

db.orientdb.error

db.orientdb.out

db.orientdb.out

For more information, read more about Devo tags.

Table structure

These are the fields displayed in these tables:

db.orientdb.error

Field

Type

Extra field

Source field name

eventdate

timestamp

environment

str

venv

application

str

vapp

clon

str

vclon

message

str

hostchain

str

tag

str

rawMessage

str

rawSource

db.orientdb.out

Field

Type

Extra Label

Source field name

eventdate

timestamp

environment

str

venv

application

str

vapp

clon

str

vclon

message

str

hostchain

str

tag

str

rawMessage

str

rawSource

  • No labels