When you run any filter from the web interface you are shown a nfdump
command with the necessary parameters to rerun the same query from shell.
In shell you can select whatever limit you want by changing the appropriate
value (see man nfdump or replace the 10000 value in your command line with
something more appropriate). To save the values to a file you can redirect
standard output from the shell to a file like this:

nfdump parameters > /path/to/file.txt



On Thu, Jul 4, 2013 at 2:15 AM, Mark M <mark0...@yahoo.com> wrote:

> Hi,
>
> I have been running nfsen for several months now and everything works
> great. I am wondering if it is possible to display more than 10000 flows
> from a search/processing output and if there is anyway to save the results
> to some kind of text file. If it is not possible from the nfsen web
> interface does anyone know a command to have nfdump save the output to a
> file instead of the screen? Like i could take the nfdump command that nfsen
> displays and run that on my servers command line but add a switch to have
> it output to a file?
>
> Thanks,
>
> Mark-
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Windows:
>
> Build for Windows Store.
>
> http://p.sf.net/sfu/windows-dev2dev
> _______________________________________________
> Nfsen-discuss mailing list
> Nfsen-discuss@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nfsen-discuss
>
>
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Nfsen-discuss mailing list
Nfsen-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfsen-discuss

Reply via email to