<?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: Cannot locate the log files for failed readiness check Cisco 4110 in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/cannot-locate-the-log-files-for-failed-readiness-check-cisco/m-p/4773090#M1097671</link>
    <description>&lt;P&gt;go to expert mode&amp;nbsp; (its like Linux and read the file as mentioned)&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;/ngfw/var/log/sf/Cisco_FTD_SSP_Patch-6.2.3.18/upgrade_readiness&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;you can use tail or cat commands&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 10 Feb 2023 22:56:33 GMT</pubDate>
    <dc:creator>balaji.bandi</dc:creator>
    <dc:date>2023-02-10T22:56:33Z</dc:date>
    <item>
      <title>Cannot locate the log files for failed readiness check Cisco 4110 FTD</title>
      <link>https://community.cisco.com/t5/network-security/cannot-locate-the-log-files-for-failed-readiness-check-cisco/m-p/4773079#M1097670</link>
      <description>&lt;P&gt;Hello Community,&lt;/P&gt;
&lt;P&gt;Whilst preparing for a 4110 FTD upgrade via FMC, the readiness check fails.&lt;BR /&gt;The log files should be located here:&lt;BR /&gt;Status Log:Readiness Check To x.x.x.x Failure Logs@ /ngfw/var/log/sf/Cisco_FTD_SSP_Patch-6.2.3.18/upgrade_readiness&lt;/P&gt;
&lt;P&gt;The ngfw directory doesn't exist on the FMC. If these are on the 4110, how do I browse the file structure on the appliance?&lt;/P&gt;
&lt;P&gt;Thanks for your help.&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV class="gwt-HTML" style="position: relative; width: 568px; left: 25px; top: 54px;"&gt;&lt;HR /&gt;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 10 Feb 2023 22:46:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-locate-the-log-files-for-failed-readiness-check-cisco/m-p/4773079#M1097670</guid>
      <dc:creator>rhodrijenkins</dc:creator>
      <dc:date>2023-02-10T22:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot locate the log files for failed readiness check Cisco 4110</title>
      <link>https://community.cisco.com/t5/network-security/cannot-locate-the-log-files-for-failed-readiness-check-cisco/m-p/4773090#M1097671</link>
      <description>&lt;P&gt;go to expert mode&amp;nbsp; (its like Linux and read the file as mentioned)&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;/ngfw/var/log/sf/Cisco_FTD_SSP_Patch-6.2.3.18/upgrade_readiness&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;you can use tail or cat commands&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Feb 2023 22:56:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-locate-the-log-files-for-failed-readiness-check-cisco/m-p/4773090#M1097671</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2023-02-10T22:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot locate the log files for failed readiness check Cisco 4110</title>
      <link>https://community.cisco.com/t5/network-security/cannot-locate-the-log-files-for-failed-readiness-check-cisco/m-p/4773480#M1097706</link>
      <description>&lt;P&gt;The upgrade readiness check is run on the FTD, even though you initiate it from the FMC.&amp;nbsp; You need to go into expert mode on the FTD (type expert at the &amp;gt; prompt) and now you are in the Linux shell and can browse using standard Linux commands.&amp;nbsp; All logs for upgrades are found in the path /ngfw/var/log/sf/ so you should be able to find the logs you are looking for there.&lt;/P&gt;</description>
      <pubDate>Sun, 12 Feb 2023 13:33:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-locate-the-log-files-for-failed-readiness-check-cisco/m-p/4773480#M1097706</guid>
      <dc:creator>Marius Gunnerud</dc:creator>
      <dc:date>2023-02-12T13:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot locate the log files for failed readiness check Cisco 4110</title>
      <link>https://community.cisco.com/t5/network-security/cannot-locate-the-log-files-for-failed-readiness-check-cisco/m-p/4773642#M1097710</link>
      <description>&lt;P&gt;Thanks for the advice. If anyone struggles with the 4110 CLI, this is what I've discovered at least on the device in question...&lt;/P&gt;
&lt;P&gt;via the console I get a cli &amp;lt;hostname&amp;gt;#. From there I can access the fxos cli by typing connect fxos: &amp;lt;hostname&amp;gt;#(fxos)&lt;/P&gt;
&lt;P&gt;If I ssh, I get the module cli: firepower-module1&amp;gt;. I can also access the module cli from the console cli like this: &amp;lt;hostname&amp;gt;#connect module 1 console.&lt;/P&gt;
&lt;P&gt;From firepower-module1&amp;gt;, I can access the ftd cli by typing connect ftd, then I get the &amp;gt; prompt. From here I could access expert mode and get the linux shell. To quit expert mode, I used exit to get back to the ftd CLI (&amp;gt;)&lt;/P&gt;
&lt;P&gt;To quit the ftd cli... &amp;gt;exit, then I was back at&amp;nbsp; Firepower-module1&amp;gt;&lt;/P&gt;
&lt;P&gt;To exit back to the original console shell, I used ~, then had a prompt telnet&amp;gt;. from here I used quit to get back to &amp;lt;hostname&amp;gt;#&lt;/P&gt;
&lt;P&gt;I hope you're suitably confused!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From the&lt;/P&gt;</description>
      <pubDate>Mon, 13 Feb 2023 03:51:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-locate-the-log-files-for-failed-readiness-check-cisco/m-p/4773642#M1097710</guid>
      <dc:creator>rhodrijenkins</dc:creator>
      <dc:date>2023-02-13T03:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot locate the log files for failed readiness check Cisco 4110</title>
      <link>https://community.cisco.com/t5/network-security/cannot-locate-the-log-files-for-failed-readiness-check-cisco/m-p/4851487#M1101379</link>
      <description>&lt;P&gt;Confused is putting it lightly.&amp;nbsp; It would be really nice if there was a way to view these log files from within the FMC, or at the very least be able to download a log file from FMC.&amp;nbsp; Updates can wait for now I guess.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 15:50:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/cannot-locate-the-log-files-for-failed-readiness-check-cisco/m-p/4851487#M1101379</guid>
      <dc:creator>GE2</dc:creator>
      <dc:date>2023-06-08T15:50:14Z</dc:date>
    </item>
  </channel>
</rss>

