ftp export log traffic query example?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

ftp export log traffic query example?

Not applicable

Can someone provide an example of the valid parameters and format for the query statement used in an FTP export? My immediate need is to limit to a specific vsys, and the size is too large to do through the GUI.

I know the base command is this:

     ftp export log traffic start-time equal 2012/07/26@20:59:00 end-time equal 2012/07/27@21:05:00 to anonymous:my_myco.com@192.168.2.3

but i need to add the query statement as documented in CLI guide, but there's no example, and CLI doesn't provide an information about valid parameters.

Thanks,

kurt

1 accepted solution

Accepted Solutions

Not applicable

answered my own question...

query "vsys eq vsys10"

so the complete command is:

>ftp export log traffic query "vsys eq vsys1" start-time equal 2012/07/26@20:59:00 end-time equal 2012/07/27@21:05:00 to anonymous:my_myco.com@192.168.2.3

View solution in original post

1 REPLY 1

Not applicable

answered my own question...

query "vsys eq vsys10"

so the complete command is:

>ftp export log traffic query "vsys eq vsys1" start-time equal 2012/07/26@20:59:00 end-time equal 2012/07/27@21:05:00 to anonymous:my_myco.com@192.168.2.3

  • 1 accepted solution
  • 2428 Views
  • 1 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!