<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Capture files on FTD itself in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/capture-files-on-ftd-itself/m-p/4394400#M1080340</link>
    <description>&lt;P&gt;Thanks BB. Much appreciated.&lt;/P&gt;</description>
    <pubDate>Tue, 27 Apr 2021 23:16:31 GMT</pubDate>
    <dc:creator>cpaquet</dc:creator>
    <dc:date>2021-04-27T23:16:31Z</dc:date>
    <item>
      <title>Capture files on FTD itself</title>
      <link>https://community.cisco.com/t5/network-security/capture-files-on-ftd-itself/m-p/4392212#M1080250</link>
      <description>&lt;P&gt;where are captured files stored on FTD?&amp;nbsp; What is the path to the directory to see them? Once on the directory, could the command file delete xxxx be used to delete them?&lt;/P&gt;&lt;P&gt;I personally think that it's easier to manage capture via the UI, but need to know how to delete those files from CLI.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Apr 2021 14:27:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/capture-files-on-ftd-itself/m-p/4392212#M1080250</guid>
      <dc:creator>cpaquet</dc:creator>
      <dc:date>2021-04-23T14:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: Capture files on FTD itself</title>
      <link>https://community.cisco.com/t5/network-security/capture-files-on-ftd-itself/m-p/4392236#M1080251</link>
      <description>&lt;P&gt;Most cases they stored in below folder, you can check&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;/ngfw/var/common/&lt;/PRE&gt;</description>
      <pubDate>Fri, 23 Apr 2021 14:56:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/capture-files-on-ftd-itself/m-p/4392236#M1080251</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2021-04-23T14:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: Capture files on FTD itself</title>
      <link>https://community.cisco.com/t5/network-security/capture-files-on-ftd-itself/m-p/4392391#M1080257</link>
      <description>&lt;P&gt;Hi BB,&amp;nbsp;&lt;/P&gt;&lt;P&gt;see screen capture.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The captured file is not in the path:&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;/ngfw/var/common/&lt;/PRE&gt;&lt;P&gt;This screen capture was done on Cisco's dCloud Firepower v1.7 lab, this afternoon. It's a NGFWv v6.7.&lt;/P&gt;&lt;P&gt;Any idea where else I could look?&amp;nbsp; From the expert mode, I can't get a list of the directory with the &lt;STRONG&gt;&lt;EM&gt;ls&lt;/EM&gt;&lt;/STRONG&gt; cmd.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Apr 2021 21:10:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/capture-files-on-ftd-itself/m-p/4392391#M1080257</guid>
      <dc:creator>cpaquet</dc:creator>
      <dc:date>2021-04-23T21:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: Capture files on FTD itself</title>
      <link>https://community.cisco.com/t5/network-security/capture-files-on-ftd-itself/m-p/4392469#M1080260</link>
      <description>&lt;P&gt;if the file was not in this folder, I get on to &lt;STRONG&gt;sudo su (root)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Search for the files using the below command :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;find / -name Test4* -print&lt;/PRE&gt;</description>
      <pubDate>Sat, 24 Apr 2021 07:52:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/capture-files-on-ftd-itself/m-p/4392469#M1080260</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2021-04-24T07:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: Capture files on FTD itself</title>
      <link>https://community.cisco.com/t5/network-security/capture-files-on-ftd-itself/m-p/4392597#M1080261</link>
      <description>&lt;P&gt;Hi BB,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much for you help and patience.&lt;/P&gt;&lt;P&gt;I have attached the result - very long - of the sudo &lt;STRONG&gt;&lt;EM&gt;find&lt;/EM&gt; &lt;/STRONG&gt;command. I can't pinpoint to one directory where I could find the capture file would be:&amp;nbsp; besides the numerous &lt;EM&gt;process&lt;/EM&gt; directories, health monitor, etc.&lt;/P&gt;&lt;P&gt;Thanks for your help. Much appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS: as I mentioned in my first entyr, if you wish to see for yourself, this example is straigth out of the newest dCloud Firepower lab, v1.7.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;CP&lt;/P&gt;</description>
      <pubDate>Sat, 24 Apr 2021 20:30:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/capture-files-on-ftd-itself/m-p/4392597#M1080261</guid>
      <dc:creator>cpaquet</dc:creator>
      <dc:date>2021-04-24T20:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: Capture files on FTD itself</title>
      <link>https://community.cisco.com/t5/network-security/capture-files-on-ftd-itself/m-p/4392626#M1080262</link>
      <description>&lt;P&gt;you do not have enough rights to fnd the files in the folders,. most of the denied to get access to view what in the folder&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you need to get # prompt to run that command not $&lt;/P&gt;</description>
      <pubDate>Sat, 24 Apr 2021 22:28:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/capture-files-on-ftd-itself/m-p/4392626#M1080262</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2021-04-24T22:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Capture files on FTD itself</title>
      <link>https://community.cisco.com/t5/network-security/capture-files-on-ftd-itself/m-p/4394400#M1080340</link>
      <description>&lt;P&gt;Thanks BB. Much appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Apr 2021 23:16:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/capture-files-on-ftd-itself/m-p/4394400#M1080340</guid>
      <dc:creator>cpaquet</dc:creator>
      <dc:date>2021-04-27T23:16:31Z</dc:date>
    </item>
  </channel>
</rss>

