跳转到内容
搜索文档

Magic Network Monitoring 流日志

最后更新 查看 MarkdownAgent 设置

以下描述详细介绍了 mnm_flow_logs 的可用字段。

AWSVPCFlowJSON

Type: string

AWS VPC 流日志 JSON 数据。仅在流协议为 AWS_VPC 时设置。

Bits

Type: int

传输的位数。

DestinationAS

Type: int

目标的自治系统号。

DestinationAddress

Type: string

目标 IP 地址。

DestinationPort

Type: int

目标端口号。

DeviceID

Type: string

发起该流的网络设备(如路由器或交换机)的 ID。

EgressBits

Type: int

传输的出口位数。

EgressPackets

Type: int

传输的出口数据包数。

Ethertype

Type: int

数据包的以太网类型(例如,IPv4 为 2048,IPv6 为 34525)。

FlowProtocol

Type: string

流协议(例如 'AWS_VPC'、'IPFIX'、'SFLOW_5'、'NETFLOW_V9')。

FlowTimestamp

Type: int or string

流的时间戳。要指定时间戳格式,请参阅 Output types

NumFlows

Type: int

流的数量。

PacketID

Type: string

数据包 ID。

Packets

Type: int

传输的数据包数。

Protocol

Type: int

协议号(例如,TCP 为 6,UDP 为 17)。

RuleIDs

Type: string

与流关联的以逗号分隔的 Magic Network Monitoring 规则 ID 列表(如果有)。

SampleRate

Type: int

采样器设置的流采样率(常见的有 1、100、1000、1024、2000)。

SampleRateType

Type: string

采样率类型(例如 'flow'、'default'、'propagated')。

SamplerAddress

Type: string

采样器 IP 地址。

SourceAS

Type: int

源的自治系统号。

SourceAddress

Type: string

源 IP 地址。

SourcePort

Type: int

源端口号。

TcpFlags

Type: int

TCP 标志。

Timestamp

Type: int or string

事件的日期和时间。要指定时间戳格式,请参阅 Output types

这篇文档对您有帮助吗?