- We have added a new "Express" report execution queue for Flowstore v2 reports. They
now have their dedicated report queue and report execution slots, so they never have
to queue behind other reports. The Express queue is used for Flowstore v2
reports and vManage reports.
Previously, there was only one queue called LiveNX, which is now renamed to Default. Reports executing in the Express queue have the same priorities as before, with the exception of raw Flowstore v2 reports that now have their priority reduced by 1.
Note: Customization of slots for the Default queue does not apply to the Express queue. -
We have added the "Totals" line to all Flowstore v2 time-series reports.
- The following flex identifiers are now supported in Flowstore v2 reports. Note that
some are aliases of already supported flex identifiers.
-
flow.as(combination offlow.as.srcandflow.as.dst) -
flow.ifindex(alias) -
flow.ifindex.in(alias) -
flow.ifindex.out(alias) -
flow.inif(alias) -
flow.outif(alias) -
flow.sp(alias) -
flow.httpStatus
-