To retrieve raw session records, use the ftsq command.

For example, the following invocation of ftsq returns all records in the last hour to HTTP servers with a client address that is outside the 123.45.67.89 class-C block, in CSV format with a header line:


The ftsq commands accepts a wide range of parameters. Some are optional and some are required.

You should always specify a FlowTraq Server to log in to (or accept the default, localhost), supply a username and password, and select a timeframe over which to perform your query (or accept the default, which is the last 15 minutes).

Optionally, you may supply a filter string to further narrow your query, and you may specify a preference for how you would like the command's output formatted.

Most of the parameters are self-explanatory, but timeframe specification and the filter string syntax are described in depth in Section 11.3, “Time Navigation” and Section 11.4, “Filter String Syntax”. First, however, please review the complete list of parameters:





[Important]Important

Note that the -snd and -rcv parameters are not applicable to the ftsq command, since rankings are not generated when returning raw session records. Use these parameters in conjunction with ftstat, as described below.


[Important]Important

Note that the -w parameter is not applicable to the ftsq command, since there is no accompanying time series for raw session records. Use this parameter in conjunction with ftstat, as described below.

[Important]Important

Note that the -g, -gx, and -gy parameters are not applicable to the ftsq command, since there is no accompanying stack graph for raw session records. Use these parameters in conjunction with ftstat, as described below.