22 lines
392 B
JSON
22 lines
392 B
JSON
{
|
|
"features": [
|
|
"flowStartMilliseconds",
|
|
"sourceIPAddress",
|
|
"destinationIPAddress",
|
|
"sourceTransportPort",
|
|
"destinationTransportPort",
|
|
"packetTotalCount"
|
|
],
|
|
"active_timeout": 1000,
|
|
"idle_timeout": 1000,
|
|
"bidirectional": true,
|
|
"key_features": [
|
|
"sourceIPAddress",
|
|
"destinationIPAddress",
|
|
"sourceTransportPort",
|
|
"destinationTransportPort"
|
|
]
|
|
}
|
|
|
|
|