<?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: How getting login/logout accesses  from a MS-Sql server stardard Ed. in Splunk? in Security</title>
    <link>https://community.splunk.com/t5/Security/How-getting-login-logout-accesses-from-a-MS-Sql-server-stardard/m-p/250785#M13615</link>
    <description>&lt;P&gt;Hi Giuseppe,&lt;/P&gt;

&lt;P&gt;You are right, but some versions of MS-SQL servers sent logs with EventCodes to the Windows:Application channel and not Windows:Security (the codes I verified were: 18453, 18454 , 18456).&lt;/P&gt;

&lt;P&gt;Anyway, your suggestion was correct!&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Skender&lt;/P&gt;</description>
    <pubDate>Thu, 13 Oct 2016 10:12:44 GMT</pubDate>
    <dc:creator>skender27</dc:creator>
    <dc:date>2016-10-13T10:12:44Z</dc:date>
    <item>
      <title>How getting login/logout accesses  from a MS-Sql server stardard Ed. in Splunk?</title>
      <link>https://community.splunk.com/t5/Security/How-getting-login-logout-accesses-from-a-MS-Sql-server-stardard/m-p/250781#M13611</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;What is the smartest way to collect the login/logout accesses from a ms sql server without using the add-on or the dbconnect app?&lt;BR /&gt;
The version of ms-sql is s 64bit standard edition (in fact, I found out auditing is not available in this edition). &lt;BR /&gt;
I was thinking of putting a inputs.sonf in a Splunk fw and then deploy the app to ms sql servers, but I am nit sure about the stanzas to define there...&lt;/P&gt;

&lt;P&gt;Thanks for any suggestion,&lt;BR /&gt;
Skender &lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2016 09:44:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-getting-login-logout-accesses-from-a-MS-Sql-server-stardard/m-p/250781#M13611</guid>
      <dc:creator>skender27</dc:creator>
      <dc:date>2016-10-11T09:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: How getting login/logout accesses  from a MS-Sql server stardard Ed. in Splunk?</title>
      <link>https://community.splunk.com/t5/Security/How-getting-login-logout-accesses-from-a-MS-Sql-server-stardard/m-p/250782#M13612</link>
      <description>&lt;P&gt;I haven't a Standard Edition to test it, but it seems to me that also SE sends logs to Win Event Log Security.&lt;BR /&gt;
So Event Codes are:&lt;BR /&gt;
24001 login succeeded&lt;BR /&gt;
24002 logout succeeded&lt;BR /&gt;
24003 login failed&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe &lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2016 11:40:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-getting-login-logout-accesses-from-a-MS-Sql-server-stardard/m-p/250782#M13612</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2016-10-11T11:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: How getting login/logout accesses  from a MS-Sql server stardard Ed. in Splunk?</title>
      <link>https://community.splunk.com/t5/Security/How-getting-login-logout-accesses-from-a-MS-Sql-server-stardard/m-p/250783#M13613</link>
      <description>&lt;P&gt;Hi Giuseppe,&lt;/P&gt;

&lt;P&gt;I have had no chance to test it yet, but I will let you know as soon as possible.&lt;BR /&gt;
Thanks for the Event Codes!&lt;/P&gt;

&lt;P&gt;Skender &lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2016 12:34:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-getting-login-logout-accesses-from-a-MS-Sql-server-stardard/m-p/250783#M13613</guid>
      <dc:creator>skender27</dc:creator>
      <dc:date>2016-10-11T12:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: How getting login/logout accesses  from a MS-Sql server stardard Ed. in Splunk?</title>
      <link>https://community.splunk.com/t5/Security/How-getting-login-logout-accesses-from-a-MS-Sql-server-stardard/m-p/250784#M13614</link>
      <description>&lt;P&gt;Ok, I cannot try this right now, but I just put into the inputs.conf (deployed via FW app):&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[WinEventLog://Security]
start_from = oldest
checkpointInterval = 5
disabled = 0
index = my_ms_sql
whitelist = 24001-24003
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Should it be fine?&lt;BR /&gt;
Skender&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2016 12:57:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-getting-login-logout-accesses-from-a-MS-Sql-server-stardard/m-p/250784#M13614</guid>
      <dc:creator>skender27</dc:creator>
      <dc:date>2016-10-11T12:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: How getting login/logout accesses  from a MS-Sql server stardard Ed. in Splunk?</title>
      <link>https://community.splunk.com/t5/Security/How-getting-login-logout-accesses-from-a-MS-Sql-server-stardard/m-p/250785#M13615</link>
      <description>&lt;P&gt;Hi Giuseppe,&lt;/P&gt;

&lt;P&gt;You are right, but some versions of MS-SQL servers sent logs with EventCodes to the Windows:Application channel and not Windows:Security (the codes I verified were: 18453, 18454 , 18456).&lt;/P&gt;

&lt;P&gt;Anyway, your suggestion was correct!&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Skender&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2016 10:12:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-getting-login-logout-accesses-from-a-MS-Sql-server-stardard/m-p/250785#M13615</guid>
      <dc:creator>skender27</dc:creator>
      <dc:date>2016-10-13T10:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: How getting login/logout accesses  from a MS-Sql server stardard Ed. in Splunk?</title>
      <link>https://community.splunk.com/t5/Security/How-getting-login-logout-accesses-from-a-MS-Sql-server-stardard/m-p/659654#M17308</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;absolute SPLUNK N00b here so very sorry to resurrect an old thread but did anyone figure this one out? Currently asking myself the same question as&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/69724"&gt;@skender27&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;I have enabled the Logging in SSMS and can actually see the Events from the SA login.&amp;nbsp; My inputs.conf looks as follows&lt;BR /&gt;&lt;BR /&gt;[WinEventLog://Application]&lt;BR /&gt;disabled = false&lt;BR /&gt;start_from = oldest&lt;BR /&gt;current_only = 0&lt;BR /&gt;evt_resolve_ad_obj = 1&lt;BR /&gt;checkpointInterval = 5&lt;BR /&gt;renderXml = true&lt;BR /&gt;index = "my index"&lt;BR /&gt;&lt;BR /&gt;The problem is I see none of the corresponding event IDs for the SA User logins in Splunk (&lt;SPAN&gt;18453, 18454 , 18456)&lt;/SPAN&gt;. Any ideas or tips would be much appreciated?&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;&lt;BR /&gt;Oli&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2023 14:02:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-getting-login-logout-accesses-from-a-MS-Sql-server-stardard/m-p/659654#M17308</guid>
      <dc:creator>TheMonitor</dc:creator>
      <dc:date>2023-10-04T14:02:32Z</dc:date>
    </item>
  </channel>
</rss>

