<?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: query on /var/log/messages in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/query-on-var-log-messages/m-p/3829993#M66523</link>
    <description>Does the output from "dmesg" show anything?</description>
    <pubDate>Tue, 25 Jul 2006 07:26:05 GMT</pubDate>
    <dc:creator>Alexander Chuzhoy</dc:creator>
    <dc:date>2006-07-25T07:26:05Z</dc:date>
    <item>
      <title>query on /var/log/messages</title>
      <link>https://community.hpe.com/t5/operating-system-linux/query-on-var-log-messages/m-p/3829992#M66522</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;1. Would like to know if any logs pertaining to core dumps is seen in /var/log/messages file ? In other words, if an application dumps core, is there any message/print of log given out by the OS/kernel in /var/log/messages or any other log files? &lt;BR /&gt;&lt;BR /&gt;2. Is there any way to find out when the kernel has asked the application to dump core ? any log files/messages like kill signal,etc for this scenario?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Rohith</description>
      <pubDate>Tue, 25 Jul 2006 05:19:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/query-on-var-log-messages/m-p/3829992#M66522</guid>
      <dc:creator>Rohith M</dc:creator>
      <dc:date>2006-07-25T05:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: query on /var/log/messages</title>
      <link>https://community.hpe.com/t5/operating-system-linux/query-on-var-log-messages/m-p/3829993#M66523</link>
      <description>Does the output from "dmesg" show anything?</description>
      <pubDate>Tue, 25 Jul 2006 07:26:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/query-on-var-log-messages/m-p/3829993#M66523</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2006-07-25T07:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: query on /var/log/messages</title>
      <link>https://community.hpe.com/t5/operating-system-linux/query-on-var-log-messages/m-p/3829994#M66524</link>
      <description>Generally there isn't going to be any entry in the messages file when an application core dumps. There might be a few exceptions if its a daemon or some OS process.&lt;BR /&gt;&lt;BR /&gt;If the application itself has its own logs then a core dump might be captured there. What application(s) are you working with (or is this a more general question)?&lt;BR /&gt;&lt;BR /&gt;If you are working on an ongoing problem where an application is crashing then perhaps you can trace it and capture what is going on;&lt;BR /&gt;&lt;BR /&gt;strace -o /var/tmp/strace.log -f -p &lt;PID&gt;&lt;BR /&gt;&lt;BR /&gt;Where pid is the PID of you main application process.&lt;BR /&gt;&lt;BR /&gt;Note; this will dump a lot of text so if you are not able to predict when the dump might occur you will probably want to rotate the strace.log regularly.&lt;BR /&gt;&lt;BR /&gt;David&lt;/PID&gt;</description>
      <pubDate>Tue, 25 Jul 2006 07:57:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/query-on-var-log-messages/m-p/3829994#M66524</guid>
      <dc:creator>David Child_1</dc:creator>
      <dc:date>2006-07-25T07:57:37Z</dc:date>
    </item>
  </channel>
</rss>

