Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Introduction

The tags beginning with network.f5identify events generated by F5.

Valid tags and data tables

The full tag must have 4 at least 3 levels. The first two are fixed asnetwork.f5. The third level identifies the type of events sent, and the fourth level indicates the event subtype.

...

Technology

...

Brand

...

Type

...

Subtype

...

network

...

f5

bigip

...

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

...

Tag

...

Product / Service

Tags

Devo tables

F5 BIG-IP

network.f5.bigip

network.f5.bigip

network.f5.bigip.audit

network.f5.bigip.audit

network.f5.bigip.gtm.gtmd[6100]

network.f5.bigip.gtm

network.f5.bigip.gtm.gtmd[6101]

network.f5.bigip.gtm.gtmd[6102]

network.f5.bigip.hslog

network.f5.bigip.hslog

network.f5.bigip.ltm.tmm3[6199]

network.f5.bigip.ltm

network.f5.bigip.ltm.tmm3[17871]

network.f5.bigip.ltm.tmm3[7414]

network.f5.bigip.ltm

network.f5.bigip.pktfilter

network.f5.bigip.pktfilter

network.f5.bigip.system

network.f5.bigip.system

For more information, read more About Devo tags.

Table structure

These are the fields displayed in these tables:

Rw ui tabs macro
Rw tab
title1-4

Anchor
tag1
tag1
network.f5.bigip

Field

Type

Source field name

Extra fields

eventdate

timestamp

 

host

str

vhost

type

str

vtype

hostchain

str

 

tag

str

 

rawMessage

str

rawSource

Anchor
tag2
tag2
network.f5.bigip.audit

Field

Type

Field transformation

Source field name

Extra fields

eventdate

timestamp

 

 

host

str

 

vhost

messageCode

str

 

 

productCode

str

 

 

subsetCode

str

 

 

messageNumber

str

 

 

severity

str

 

 

interface

str

 

 

trasaction_id

str

 

 

action

str

 

 

object

str

 

 

pid

str

 

 

user

str

 

 

folder

str

 

 

module

str

 

 

status

str

 

 

cmd_data

str

 

 

tty

str

 

 

protocol

str

 

 

type

str

 

 

host_ip

ip4

 

 

partition

str

 

 

level

str

 

 

attempts

int4

 

 

start

timestamp

Code Block
parsedate(replace(start_tmp, "  ", " "), dateformat("ddd MMM DD HH:mm:ss YYYY", "UTC", "en-US"))

start_tmp

end

timestamp

Code Block
parsedate(replace(end_tmp, "  ", " "), dateformat("ddd MMM DD HH:mm:ss YYYY", "UTC", "en-US"))

end_tmp

rawMessage

str

 

 

hostchain

str

 

 

tag

str

 

 

Anchor
tag3
tag3
network.f5.bigip.gtm

Field

Type

Source field name

Extra fields

eventdate

timestamp

 

host

str

vhost

processName

str

 

pid

int4

 

alertCode

str

 

logLevel

str

 

message

str

 

hostchain

str

 

tag

str

 

rawMessage

str

 

Anchor
tag4
tag4
network.f5.bigip.hslog

Field

Type

Source field name

Extra fields

eventdate

timestamp

 

host

str

vhost

acl_policy_name

str

 

acl_policy_type

str

 

acl_rule_name

str

 

action

str

 

bigip_mgmt_ip

ip4

 

context_name

str

 

context_type

str

 

date_time

str

 

dest_fqdn

str

 

dest_ip

ip4

 

dest_port

int4

 

device_product

str

 

device_vendor

str

 

device_version

str

 

drop_reason

str

 

dst_geo

str

 

errdefs_msg_name

str

 

errdefs_msgno

str

 

flow_id

str

 

hostname

str

 

ip_protocol

str

 

partition_name

str

 

route_domain

str

 

severity

str

 

source_fqdn

str

 

source_ip

ip4

 

source_port

int4

 

source_user

str

 

source_user_group

str

 

src_geo

str

 

vlan

str

 

hostchain

str

 

tag

str

 

rawMessage

str

 

Rw tab
title5-7

Anchor
tag5
tag5
network.f5.bigip.ltm

Field

Type

Source field name

Extra fields

eventdate

timestamp

 

host

str

vhost

processName

str

 

pid

int4

 

type

str

 

rule

str

 

message

str

 

description

str

 

clientIp

ip4

 

clientPort

int4

 

vIp

ip4

 

vIpPort

int4

 

nodeIp

ip4

 

nodePort

int4

 

URL

str

 

messageID

str

 

code

int4

 

poolName

str

 

serverIp

str

 

serverPort

int4

 

monitorStatus

str

 

statusTime

str

 

hostchain

str

 

tag

str

 

rawMessage

str

 

Anchor
tag6
tag6
network.f5.bigip.pktfilter

Field

Type

Source field name

Extra fields

eventdate

timestamp

 

host

str

vhost

hostchain

str

 

tag

str

 

rawMessage

str

rawSource

Anchor
tag7
tag7
network.f5.bigip.system

Field

Type

Field transformation

Source field name

Extra fields

eventdate

timestamp

 

 

host

str

 

vhost

severity

str

 

 

process

str

Code Block
process1 -> '[' ? split(process1, '[', 0) : process1

process1

message

str

 

 

hostchain

str

 

 

tag

str

 

 

rawMessage

str

 

rawSource