| Package | Description |
|---|---|
| org.graylog.plugins.netflow.flows | |
| org.graylog.plugins.netflow.v5 |
| Modifier and Type | Method and Description |
|---|---|
static Message |
NetFlowFormatter.toMessage(NetFlowV5Header header,
NetFlowV5Record record,
InetSocketAddress sender) |
| Modifier and Type | Method and Description |
|---|---|
abstract NetFlowV5Header |
NetFlowV5Packet.header() |
| Modifier and Type | Method and Description |
|---|---|
static NetFlowV5Packet |
NetFlowV5Packet.create(NetFlowV5Header header,
List<NetFlowV5Record> records,
long dataLength) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.