<?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: Audit trail VS Logging in Tech Talk</title>
    <link>https://community.isc2.org/t5/Tech-Talk/Audit-trail-VS-Logging/m-p/7423#M168</link>
    <description>&lt;P&gt;So essentially, Logging is a source for Audit trail and its effectiveness depends on Logging solutions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Audit trail is often a hot topic when it comes to correlating the incidents based on the logs and it is being used in Digital Forensic as well.&lt;/P&gt;</description>
    <pubDate>Fri, 16 Feb 2018 09:13:39 GMT</pubDate>
    <dc:creator>jayaprakash_m</dc:creator>
    <dc:date>2018-02-16T09:13:39Z</dc:date>
    <item>
      <title>Audit trail VS Logging</title>
      <link>https://community.isc2.org/t5/Tech-Talk/Audit-trail-VS-Logging/m-p/7384#M163</link>
      <description>&lt;P&gt;Greetings Sexperts.... (Sec+experts) &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Wanted your 2 cents about this topic. Essentially I'd like to gain more clarity on what is the difference of audit trail and logging in the context of an application/system. Is it the same and is the generation of audit trail possible without the gathering of logs? Is the difference related to the events recorded (audit trail referring to activity and logging referring to who when what...) - share your thoughts pls.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2018 08:01:05 GMT</pubDate>
      <guid>https://community.isc2.org/t5/Tech-Talk/Audit-trail-VS-Logging/m-p/7384#M163</guid>
      <dc:creator>Deyan</dc:creator>
      <dc:date>2018-02-15T08:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: Audit trail VS Logging</title>
      <link>https://community.isc2.org/t5/Tech-Talk/Audit-trail-VS-Logging/m-p/7386#M164</link>
      <description>&lt;P&gt;An audit trail is a specialized form of logging with a very specific goal, from NIST:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"Audit trails maintain a record of system activity both by system and&lt;BR /&gt;application processes and by user activity of systems and applications. In&lt;BR /&gt;conjunction with appropriate tools and procedures, audit trails can assist&lt;BR /&gt;in detecting security violations, performance problems, and flaws in&lt;BR /&gt;applications. This bulletin focuses on audit trails as a technical control&lt;BR /&gt;and discusses the benefits and objectives of audit trails, the types of&lt;BR /&gt;audit trails, and some common implementation issues."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://csrc.nist.gov/csrc/media/publications/shared/documents/itl-bulletin/itlbul1997-03.txt" target="_blank"&gt;https://csrc.nist.gov/csrc/media/publications/shared/documents/itl-bulletin/itlbul1997-03.txt&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2018 08:36:57 GMT</pubDate>
      <guid>https://community.isc2.org/t5/Tech-Talk/Audit-trail-VS-Logging/m-p/7386#M164</guid>
      <dc:creator>vds</dc:creator>
      <dc:date>2018-02-15T08:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: Audit trail VS Logging</title>
      <link>https://community.isc2.org/t5/Tech-Talk/Audit-trail-VS-Logging/m-p/7387#M165</link>
      <description>&lt;P&gt;Nice read vds, - thank you for that link. It kind of confirms that audit trail is essentially logging - I believe that gathering various types of logs using syslog for example&amp;nbsp;could be called generating&amp;nbsp;audit trail. Essentially - audit trail is the combination of various types of logs that systems do that provide the capability to track down an action/event to an individual - is that a correct assumption in your opinion?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2018 08:47:14 GMT</pubDate>
      <guid>https://community.isc2.org/t5/Tech-Talk/Audit-trail-VS-Logging/m-p/7387#M165</guid>
      <dc:creator>Deyan</dc:creator>
      <dc:date>2018-02-15T08:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: Audit trail VS Logging</title>
      <link>https://community.isc2.org/t5/Tech-Talk/Audit-trail-VS-Logging/m-p/7388#M166</link>
      <description>&lt;P&gt;Deyan, you are welcome. Could be, but it really depends on the specifics of your systems, it&amp;nbsp;is different if we talk about an operating system or a specific application/service or an IOT device.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2018 08:58:22 GMT</pubDate>
      <guid>https://community.isc2.org/t5/Tech-Talk/Audit-trail-VS-Logging/m-p/7388#M166</guid>
      <dc:creator>vds</dc:creator>
      <dc:date>2018-02-15T08:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Audit trail VS Logging</title>
      <link>https://community.isc2.org/t5/Tech-Talk/Audit-trail-VS-Logging/m-p/7391#M167</link>
      <description>&lt;P&gt;Let's use an analogy. Investigation of a burglary may require the collection of evidence from monitoring systems. All that information, once properly collected, filtered and compiled, could be seen as the &lt;EM&gt;audit trail&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But to make this possible, the monitoring systems have to be properly set up / configured in advance to pick up specific information, and properly retain it. Utilization of the monitoring systems to track specific activities could be seen as &lt;EM&gt;logging&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Audit trails depend on logging...&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2018 11:53:51 GMT</pubDate>
      <guid>https://community.isc2.org/t5/Tech-Talk/Audit-trail-VS-Logging/m-p/7391#M167</guid>
      <dc:creator>Shannon</dc:creator>
      <dc:date>2018-02-15T11:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Audit trail VS Logging</title>
      <link>https://community.isc2.org/t5/Tech-Talk/Audit-trail-VS-Logging/m-p/7423#M168</link>
      <description>&lt;P&gt;So essentially, Logging is a source for Audit trail and its effectiveness depends on Logging solutions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Audit trail is often a hot topic when it comes to correlating the incidents based on the logs and it is being used in Digital Forensic as well.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Feb 2018 09:13:39 GMT</pubDate>
      <guid>https://community.isc2.org/t5/Tech-Talk/Audit-trail-VS-Logging/m-p/7423#M168</guid>
      <dc:creator>jayaprakash_m</dc:creator>
      <dc:date>2018-02-16T09:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Audit trail VS Logging</title>
      <link>https://community.isc2.org/t5/Tech-Talk/Audit-trail-VS-Logging/m-p/7517#M169</link>
      <description>&lt;P&gt;Thank you so much guys - really have more confidence talking about that now.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2018 07:44:48 GMT</pubDate>
      <guid>https://community.isc2.org/t5/Tech-Talk/Audit-trail-VS-Logging/m-p/7517#M169</guid>
      <dc:creator>Deyan</dc:creator>
      <dc:date>2018-02-19T07:44:48Z</dc:date>
    </item>
  </channel>
</rss>

