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 netstat.ping identify Ping event data.

Valid tags and data tables 

The full tag must have 3 levels. The first two are fixed as netstat.ping. 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

Ping

netstat.ping.collector

netstat.ping.collector

netstat.ping.stats[17269]

netstat.ping.stats

For more information, read more About Devo tags.

Table structure

These are the fields displayed in these tables:

  • netstat.ping.collector

  • netstat.ping.stats

netstat.ping.collector

Field

Type

Source field name

Extra fields

eventdate

timestamp

 

agent

str

vagent

message

str

 

hostchain

str

 

tag

str

 

netstat.ping.stats

Field

Type

Source field name

Extra fields

eventdate

timestamp

 

deviceHost

str

vagent

rawMessage

str

 

serverdate

timestamp

 

deviceIp

ip4

 

respTime

int4

 

error

int4

 

errorMsg

str

 

hostchain

str

 

tag

str

 

  • No labels