<?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: System log or Application Log? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/system-log-or-application-log/m-p/6601887#M1437458</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And what's about E orr A-messages  and application log?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;normally a program aborts in this case  resp. must abort beacause of a wrong configuration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What's the handling here?   stop program and filling application log?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Feb 2010 09:48:27 GMT</pubDate>
    <dc:creator>andreas_mann3</dc:creator>
    <dc:date>2010-02-11T09:48:27Z</dc:date>
    <item>
      <title>System log or Application Log?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/system-log-or-application-log/m-p/6601881#M1437452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a scenario where I need to put a logging mechanism for my custom application. I am a bit confused whether to use System Logging or Application Logging for the same. I have previousluy used Appliation logs so I know the details of it.But I am not too sure about system logging. Is the use of system logs a better option than application logs? Is the use of system logs for a custom application a good practice?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For system logs, I am planning to use the function module 'RSLG_WRITE_SYSLOG_ENTRY'.&lt;/P&gt;&lt;P&gt;For application logs I am planning to use the BAL_LOG_* function modules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know your opinion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Samrat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2010 06:45:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/system-log-or-application-log/m-p/6601881#M1437452</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-11T06:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: System log or Application Log?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/system-log-or-application-log/m-p/6601882#M1437453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use APPL_LOG_READ_DB,APPL_LOG_DISPLAY for application logs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use SXMI_XMB_SYSLOG_READ for System log.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;GAurav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2010 06:56:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/system-log-or-application-log/m-p/6601882#M1437453</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-11T06:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: System log or Application Log?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/system-log-or-application-log/m-p/6601883#M1437454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gaurav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply, but I am more interested to know what are the advantages and disadvantagess of these two options.?&lt;/P&gt;&lt;P&gt;Which one is more suitable in our case?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Samrat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2010 07:01:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/system-log-or-application-log/m-p/6601883#M1437454</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-11T07:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: System log or Application Log?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/system-log-or-application-log/m-p/6601884#M1437455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Application Log is suitable in your scenario. As the name suggest, SAP has specifically designed the Logging mechanism for Application. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mohaiyuddin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2010 07:14:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/system-log-or-application-log/m-p/6601884#M1437455</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-11T07:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: System log or Application Log?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/system-log-or-application-log/m-p/6601885#M1437456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2010 07:17:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/system-log-or-application-log/m-p/6601885#M1437456</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-11T07:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: System log or Application Log?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/system-log-or-application-log/m-p/6601886#M1437457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should definitely go for the application log. Like already mentioned before, the application log is for logging data for applications, whilst, the system log should only be used for monitoring your system. With the system log one can locate errors in the system and correct them. Errors like failed updates, short dumps etc. System log is part of basis administration, while application logging is meant for Application Management / Service management.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2010 07:55:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/system-log-or-application-log/m-p/6601886#M1437457</guid>
      <dc:creator>Sm1tje</dc:creator>
      <dc:date>2010-02-11T07:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: System log or Application Log?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/system-log-or-application-log/m-p/6601887#M1437458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And what's about E orr A-messages  and application log?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;normally a program aborts in this case  resp. must abort beacause of a wrong configuration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What's the handling here?   stop program and filling application log?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2010 09:48:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/system-log-or-application-log/m-p/6601887#M1437458</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2010-02-11T09:48:27Z</dc:date>
    </item>
  </channel>
</rss>

