<?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 can console log redirect? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/can-console-log-redirect/m-p/4300272#M34355</link>
    <description>hi all,&lt;BR /&gt;&lt;BR /&gt;my PC is connected to a device through serial console. I want to redirect all the console messages I got on console to file.&lt;BR /&gt; console logs only generated upon system getting up/down, unexpected error occured etc. &lt;BR /&gt;&lt;BR /&gt;Is it possible? if yes pl suggest how can i go further to collect console logs in a file on everytime when it getting generated?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;MKS&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 04 Nov 2008 19:44:28 GMT</pubDate>
    <dc:creator>monu_1</dc:creator>
    <dc:date>2008-11-04T19:44:28Z</dc:date>
    <item>
      <title>can console log redirect?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-console-log-redirect/m-p/4300272#M34355</link>
      <description>hi all,&lt;BR /&gt;&lt;BR /&gt;my PC is connected to a device through serial console. I want to redirect all the console messages I got on console to file.&lt;BR /&gt; console logs only generated upon system getting up/down, unexpected error occured etc. &lt;BR /&gt;&lt;BR /&gt;Is it possible? if yes pl suggest how can i go further to collect console logs in a file on everytime when it getting generated?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;MKS&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Nov 2008 19:44:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-console-log-redirect/m-p/4300272#M34355</guid>
      <dc:creator>monu_1</dc:creator>
      <dc:date>2008-11-04T19:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: can console log redirect?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-console-log-redirect/m-p/4300273#M34356</link>
      <description>You can configure the /etc/syslog.conf to log kernel messages to files. You can use the dmesg command to display boot messages.</description>
      <pubDate>Wed, 05 Nov 2008 01:09:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-console-log-redirect/m-p/4300273#M34356</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2008-11-05T01:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: can console log redirect?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-console-log-redirect/m-p/4300274#M34357</link>
      <description>Which client do you use to connect to your serial console?&lt;BR /&gt;Most clients allow logging terminal communication to file.&lt;BR /&gt;&lt;BR /&gt;E.g. In PuTTY you have to:&lt;BR /&gt;- select Serial in "Session" section&lt;BR /&gt;- fill COM number in "Serial line" field&lt;BR /&gt;- set log file name in "Logging" section&lt;BR /&gt;- select "All session output" or "Printable output" under Session logging.&lt;BR /&gt;&lt;BR /&gt;Regards.&lt;BR /&gt;M.&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Nov 2008 08:11:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-console-log-redirect/m-p/4300274#M34357</guid>
      <dc:creator>Marcin  Bartoszek</dc:creator>
      <dc:date>2008-11-05T08:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: can console log redirect?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-console-log-redirect/m-p/4300275#M34358</link>
      <description>You can also tell the kernel to redirect all of it's console messages directly to the serial port.  This is useful if you have a kernel which is panicing, since syslog doesn't usually record these messages.&lt;BR /&gt;&lt;BR /&gt;If your using grub as a boot loader, edit /boot/grub/menu.lst (or grub.conf).  Look for the "kernel" line of your active kernel.  At the end of that line, add a parameter "console=ttyS0,9600n8" to the end.  Of course, adjust for your actual serial port, speed, etc.&lt;BR /&gt;&lt;BR /&gt;Note that if you make this adjustment, you won't see any kernel messages as your booting...they will be all redirecting to the serial port.  You should still get a "login" prompt at the end, as long as you have adjusted your getty configuration (/etc/inittab)</description>
      <pubDate>Thu, 06 Nov 2008 21:32:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-console-log-redirect/m-p/4300275#M34358</guid>
      <dc:creator>Steve Miller - GFS</dc:creator>
      <dc:date>2008-11-06T21:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: can console log redirect?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-console-log-redirect/m-p/4300276#M34359</link>
      <description>Thanks for information Steve!&lt;BR /&gt;&lt;BR /&gt;As console log wipeouts So we need to redirect all those logs to a file. So that we can debug issue from it.&lt;BR /&gt;&lt;BR /&gt;Thank&lt;BR /&gt;-monu</description>
      <pubDate>Fri, 07 Nov 2008 15:36:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-console-log-redirect/m-p/4300276#M34359</guid>
      <dc:creator>monu_1</dc:creator>
      <dc:date>2008-11-07T15:36:22Z</dc:date>
    </item>
  </channel>
</rss>

