<?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 How to Access the Error Log (current.log) of a SecureStack in FAQs</title>
    <link>https://community.extremenetworks.com/t5/faqs/how-to-access-the-error-log-current-log-of-a-securestack/m-p/51029#M693</link>
    <description>Article ID: 5487 &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Products&lt;/B&gt;&lt;BR /&gt;
SecureStack C3, C2, B3, B2, A2&lt;BR /&gt;
C5-Series, B5-Series &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Related to&lt;/B&gt;&lt;BR /&gt;
Message Log&lt;BR /&gt;
Fault Log&lt;BR /&gt;
Current.log &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Commands&lt;/B&gt;&lt;BR /&gt;
'show logging buffer'&lt;BR /&gt;
'copy logs/current.log tftp' &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Goals&lt;/B&gt;&lt;BR /&gt;
Access the error log&lt;BR /&gt;
Extract the current.log file &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Solution&lt;/B&gt;&lt;BR /&gt;
&lt;U&gt;Note&lt;/U&gt;: For C3/C2/B3/B2 units running f/w x.02.xx.xxxx or higher, A2 units running f/w 2.01.09.0007 or higher, and all C5/B5 units, this information is most simply extracted by issuing a 'show support' and capturing the cli output. However, consider that earlier versions of this firmware will not necessarily display the full configuration (&lt;A href="http://bit.ly/WF7Gd9" target="_blank" rel="nofollow noreferrer noopener"&gt;11433&lt;/A&gt;), and the 'show support' display includes only data from the manager unit while &lt;I&gt;not&lt;/I&gt; reporting BackTrace diagnostics. So if you have firmware lower than stated here, or have a multi-unit stack, or have resets to diagnose; the original extraction method - as explained below - is the best bet. &lt;BR /&gt;
&lt;BR /&gt;
Note that Backtrace data started appearing as of C3 f/w 1.0040, C2 f/w 5.00.28, B3 f/w 1.00.74, B2 f/w 4.00.22, and A2 f/w 1.04.12, released in 2006-2007. However, full implementation is taking awhile to achieve, again making the original extraction method the best bet. &lt;BR /&gt;
&lt;BR /&gt;
Here is how to copy and merge the current.log files from all stack units, and TFTP the result off of the SecureStack system as filename 'current.log': &lt;BR /&gt;
&lt;BR /&gt;
&lt;OL&gt; 
&lt;LI&gt;On the PC where the extracted file will be stored, start a TFTP Server application (such as NetSight's Remote Administration Tools, or the standalone utility located &lt;A href="https://extremenetworks.box.com/shared/static/5i1mveojni1vygf2bxjb.zip" target="_blank" rel="nofollow noreferrer noopener"&gt;here&lt;/A&gt;), and leave it running in the background to facilitate the file transfer. 
&lt;/LI&gt;&lt;LI&gt;Ensure that you can ping the SecureStack from the PC. For best results, the SecureStack and PC should belong to the same IP subnet. 
&lt;/LI&gt;&lt;LI&gt;Optionally, on the SecureStack's cli (&lt;A href="http://bit.ly/1nz0mHs" target="_blank" rel="nofollow noreferrer noopener"&gt;5463&lt;/A&gt;), type "&lt;B&gt;dir&lt;/B&gt;" to display the configuration files and the current.log file to be extracted. 
&lt;/LI&gt;&lt;LI&gt;On the SecureStack's cli, type&lt;/LI&gt;&lt;/OL&gt;&lt;UL&gt;&lt;UL&gt;  "&lt;B&gt;copy logs/current.log tftp&lt;I&gt;&lt;/I&gt;://&amp;lt;&lt;I&gt;PC_ip&lt;/I&gt;&amp;gt;/&amp;lt;&lt;I&gt;path&lt;/I&gt;&amp;gt;/current.log&lt;/B&gt;".&lt;/UL&gt;For example:    C3(su)-&amp;gt;copy logs/current.log tftp&lt;I&gt;&lt;/I&gt;://10.20.203.151/C:\tftpboot/current.log&lt;BR /&gt;
     Gathering logs from members&lt;BR /&gt;
     File transfer operation completed successfully.&lt;BR /&gt;
     C3(su)-&amp;gt;&lt;/UL&gt;The file can then be viewed with a text editor at the specified destination location on the PC, can be stored there or elsewhere, or can be emailed to Enterasys for analysis. &lt;BR /&gt;
Note: It is also possible to omit the full file path; for example...&lt;BR /&gt;
  &lt;B&gt;copy logs/current.log tftp&lt;I&gt;&lt;/I&gt;://10.20.203.151/current.log&lt;/B&gt;&lt;BR /&gt;
      ...in which case the file will be placed in the TFTP program's default directory. &lt;BR /&gt;
&lt;BR /&gt;
On the C2 with firmware 3.00.52 and higher, and on the other SecureStack models with any firmware version, this operation will return a composite log file for an entire stack. An abbreviated example follows, to illustrate the organization of such a file. Member Log - Unit 1&lt;BR /&gt;
 &lt;BR /&gt;
 &amp;lt;134&amp;gt; JAN 26 06:42:26 STK1 BOOT[268434944]: sysapi.c(1268) 1 %%&lt;BR /&gt;
 Configuration file fastpath.cfg size is 0 (zero) bytes&lt;BR /&gt;
 &lt;BR /&gt;
  . . .&lt;BR /&gt;
 &lt;BR /&gt;
 Next Entry Here&lt;BR /&gt;
 Member Log - Unit 2&lt;BR /&gt;
 &lt;BR /&gt;
 &amp;lt;134&amp;gt; JAN 24 10:50:49 STK1 BOOT[268434944]: sysapi.c(1268) 1 %%&lt;BR /&gt;
 Configuration file fastpath.cfg size is 0 (zero) bytes&lt;BR /&gt;
 &lt;BR /&gt;
 . . .&lt;BR /&gt;
                       &lt;BR /&gt;
 Next Entry Here&lt;BR /&gt;
 Manager Log - Unit 3&lt;BR /&gt;
 &lt;BR /&gt;
 &amp;lt;134&amp;gt; JAN 19 05:25:17 STK1 BOOT[268434944]: sysapi.c(1295) 1 %%&lt;BR /&gt;
 Configuration file on disk size 1086200 is less than expected size 1319967. &lt;BR /&gt;
 &lt;BR /&gt;
 . . .&lt;BR /&gt;
 &lt;BR /&gt;
 Next Entry HereThe "&amp;lt;&lt;I&gt;number&lt;/I&gt;&amp;gt; %%" string within any given message indicates where the message is logged in terms of log capacity &lt;I&gt;for that unit&lt;/I&gt;. In this example, "1 %%" means that the message is at the .1% of log capacity point, "994 %%" would mean that the message is at the 99.4% log capacity point, and numbers exceeding 1000 would mean that the message is logged after having wrapped past the end of the physical log at least once. &lt;BR /&gt;
&lt;BR /&gt;
For such "filled" logs, a 'dir' output indicates a current.log file size of about 256000 bytes for that unit, and the log is not &lt;I&gt;apparently&lt;/I&gt; recording new events. However, since the log file is now in a state whereby by design current message logging has "rolled over" to overwrite the oldest messages archived, current messaging will not be evident unless the user reviews the log to locate the current end-of-thread for that unit. End-of-thread and end-of-file are each designated by a "Next Entry Here" label, so for each unit you will see either one (log has not wrapped) or two (log has wrapped) of them. &lt;BR /&gt;
&lt;BR /&gt;
It is intended that the current.log never be cleared, so that diagnostics will always be available.</description>
    <pubDate>Thu, 05 Sep 2013 06:01:00 GMT</pubDate>
    <dc:creator>FAQ_User</dc:creator>
    <dc:date>2013-09-05T06:01:00Z</dc:date>
    <item>
      <title>How to Access the Error Log (current.log) of a SecureStack</title>
      <link>https://community.extremenetworks.com/t5/faqs/how-to-access-the-error-log-current-log-of-a-securestack/m-p/51029#M693</link>
      <description>Article ID: 5487 &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Products&lt;/B&gt;&lt;BR /&gt;
SecureStack C3, C2, B3, B2, A2&lt;BR /&gt;
C5-Series, B5-Series &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Related to&lt;/B&gt;&lt;BR /&gt;
Message Log&lt;BR /&gt;
Fault Log&lt;BR /&gt;
Current.log &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Commands&lt;/B&gt;&lt;BR /&gt;
'show logging buffer'&lt;BR /&gt;
'copy logs/current.log tftp' &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Goals&lt;/B&gt;&lt;BR /&gt;
Access the error log&lt;BR /&gt;
Extract the current.log file &lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;Solution&lt;/B&gt;&lt;BR /&gt;
&lt;U&gt;Note&lt;/U&gt;: For C3/C2/B3/B2 units running f/w x.02.xx.xxxx or higher, A2 units running f/w 2.01.09.0007 or higher, and all C5/B5 units, this information is most simply extracted by issuing a 'show support' and capturing the cli output. However, consider that earlier versions of this firmware will not necessarily display the full configuration (&lt;A href="http://bit.ly/WF7Gd9" target="_blank" rel="nofollow noreferrer noopener"&gt;11433&lt;/A&gt;), and the 'show support' display includes only data from the manager unit while &lt;I&gt;not&lt;/I&gt; reporting BackTrace diagnostics. So if you have firmware lower than stated here, or have a multi-unit stack, or have resets to diagnose; the original extraction method - as explained below - is the best bet. &lt;BR /&gt;
&lt;BR /&gt;
Note that Backtrace data started appearing as of C3 f/w 1.0040, C2 f/w 5.00.28, B3 f/w 1.00.74, B2 f/w 4.00.22, and A2 f/w 1.04.12, released in 2006-2007. However, full implementation is taking awhile to achieve, again making the original extraction method the best bet. &lt;BR /&gt;
&lt;BR /&gt;
Here is how to copy and merge the current.log files from all stack units, and TFTP the result off of the SecureStack system as filename 'current.log': &lt;BR /&gt;
&lt;BR /&gt;
&lt;OL&gt; 
&lt;LI&gt;On the PC where the extracted file will be stored, start a TFTP Server application (such as NetSight's Remote Administration Tools, or the standalone utility located &lt;A href="https://extremenetworks.box.com/shared/static/5i1mveojni1vygf2bxjb.zip" target="_blank" rel="nofollow noreferrer noopener"&gt;here&lt;/A&gt;), and leave it running in the background to facilitate the file transfer. 
&lt;/LI&gt;&lt;LI&gt;Ensure that you can ping the SecureStack from the PC. For best results, the SecureStack and PC should belong to the same IP subnet. 
&lt;/LI&gt;&lt;LI&gt;Optionally, on the SecureStack's cli (&lt;A href="http://bit.ly/1nz0mHs" target="_blank" rel="nofollow noreferrer noopener"&gt;5463&lt;/A&gt;), type "&lt;B&gt;dir&lt;/B&gt;" to display the configuration files and the current.log file to be extracted. 
&lt;/LI&gt;&lt;LI&gt;On the SecureStack's cli, type&lt;/LI&gt;&lt;/OL&gt;&lt;UL&gt;&lt;UL&gt;  "&lt;B&gt;copy logs/current.log tftp&lt;I&gt;&lt;/I&gt;://&amp;lt;&lt;I&gt;PC_ip&lt;/I&gt;&amp;gt;/&amp;lt;&lt;I&gt;path&lt;/I&gt;&amp;gt;/current.log&lt;/B&gt;".&lt;/UL&gt;For example:    C3(su)-&amp;gt;copy logs/current.log tftp&lt;I&gt;&lt;/I&gt;://10.20.203.151/C:\tftpboot/current.log&lt;BR /&gt;
     Gathering logs from members&lt;BR /&gt;
     File transfer operation completed successfully.&lt;BR /&gt;
     C3(su)-&amp;gt;&lt;/UL&gt;The file can then be viewed with a text editor at the specified destination location on the PC, can be stored there or elsewhere, or can be emailed to Enterasys for analysis. &lt;BR /&gt;
Note: It is also possible to omit the full file path; for example...&lt;BR /&gt;
  &lt;B&gt;copy logs/current.log tftp&lt;I&gt;&lt;/I&gt;://10.20.203.151/current.log&lt;/B&gt;&lt;BR /&gt;
      ...in which case the file will be placed in the TFTP program's default directory. &lt;BR /&gt;
&lt;BR /&gt;
On the C2 with firmware 3.00.52 and higher, and on the other SecureStack models with any firmware version, this operation will return a composite log file for an entire stack. An abbreviated example follows, to illustrate the organization of such a file. Member Log - Unit 1&lt;BR /&gt;
 &lt;BR /&gt;
 &amp;lt;134&amp;gt; JAN 26 06:42:26 STK1 BOOT[268434944]: sysapi.c(1268) 1 %%&lt;BR /&gt;
 Configuration file fastpath.cfg size is 0 (zero) bytes&lt;BR /&gt;
 &lt;BR /&gt;
  . . .&lt;BR /&gt;
 &lt;BR /&gt;
 Next Entry Here&lt;BR /&gt;
 Member Log - Unit 2&lt;BR /&gt;
 &lt;BR /&gt;
 &amp;lt;134&amp;gt; JAN 24 10:50:49 STK1 BOOT[268434944]: sysapi.c(1268) 1 %%&lt;BR /&gt;
 Configuration file fastpath.cfg size is 0 (zero) bytes&lt;BR /&gt;
 &lt;BR /&gt;
 . . .&lt;BR /&gt;
                       &lt;BR /&gt;
 Next Entry Here&lt;BR /&gt;
 Manager Log - Unit 3&lt;BR /&gt;
 &lt;BR /&gt;
 &amp;lt;134&amp;gt; JAN 19 05:25:17 STK1 BOOT[268434944]: sysapi.c(1295) 1 %%&lt;BR /&gt;
 Configuration file on disk size 1086200 is less than expected size 1319967. &lt;BR /&gt;
 &lt;BR /&gt;
 . . .&lt;BR /&gt;
 &lt;BR /&gt;
 Next Entry HereThe "&amp;lt;&lt;I&gt;number&lt;/I&gt;&amp;gt; %%" string within any given message indicates where the message is logged in terms of log capacity &lt;I&gt;for that unit&lt;/I&gt;. In this example, "1 %%" means that the message is at the .1% of log capacity point, "994 %%" would mean that the message is at the 99.4% log capacity point, and numbers exceeding 1000 would mean that the message is logged after having wrapped past the end of the physical log at least once. &lt;BR /&gt;
&lt;BR /&gt;
For such "filled" logs, a 'dir' output indicates a current.log file size of about 256000 bytes for that unit, and the log is not &lt;I&gt;apparently&lt;/I&gt; recording new events. However, since the log file is now in a state whereby by design current message logging has "rolled over" to overwrite the oldest messages archived, current messaging will not be evident unless the user reviews the log to locate the current end-of-thread for that unit. End-of-thread and end-of-file are each designated by a "Next Entry Here" label, so for each unit you will see either one (log has not wrapped) or two (log has wrapped) of them. &lt;BR /&gt;
&lt;BR /&gt;
It is intended that the current.log never be cleared, so that diagnostics will always be available.</description>
      <pubDate>Thu, 05 Sep 2013 06:01:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/faqs/how-to-access-the-error-log-current-log-of-a-securestack/m-p/51029#M693</guid>
      <dc:creator>FAQ_User</dc:creator>
      <dc:date>2013-09-05T06:01:00Z</dc:date>
    </item>
  </channel>
</rss>

