<?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: Sysmon events not getting indexed in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Sysmon-events-not-getting-indexed/m-p/693176#M115230</link>
    <description>&lt;P&gt;This worked for us. We changed the ChannelAccess of Sysmon to that of Powershell.&lt;BR /&gt;Run the following on cmd,&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;wevtutil sl "Microsoft-Windows-Sysmon/Operational" /ca:&amp;lt;Powershell ChannelAccess&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 12 Jul 2024 10:09:49 GMT</pubDate>
    <dc:creator>roshan</dc:creator>
    <dc:date>2024-07-12T10:09:49Z</dc:date>
    <item>
      <title>Sysmon events not getting indexed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sysmon-events-not-getting-indexed/m-p/655609#M111072</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am deploying sysmon all acrros our company but for some reason the sysmon events are not getting indexed&lt;/P&gt;&lt;P&gt;Our deployment is the following:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Splunk 9.0.5 running on Windows server&lt;UL&gt;&lt;LI&gt;sysmon index created manually in Splunk.&lt;/LI&gt;&lt;LI&gt;inbound firewall rules created allowing traffic TCP in port 9997&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Sysmon TA installed in the server in C:\Program Files\Splunk\etc\deployment-apps\Splunk_TA_microsoft_sysmon&lt;UL&gt;&lt;LI&gt;default/input.cont enabled (by default)&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[WinEventLog://Microsoft-Windows-Sysmon/Operational]
disabled = false
renderXml = 1
source = XmlWinEventLog:Microsoft-Windows-Sysmon/Operational
​&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;local/input.conf containing&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[WinEventLog://Microsoft-Windows-Sysmon/Operational]
index=sysmon​&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Splunk Universal forwarder 9.1.0 deployed in all hosts&lt;UL&gt;&lt;LI&gt;All UF are reporting correctly to Splunk&lt;/LI&gt;&lt;LI&gt;confirmed that sysmon TA is present in all hosts ,&amp;nbsp;deployed via forwarder management using a server class&lt;/LI&gt;&lt;LI&gt;/etc/system/default/ouputs.conf is pointing to the right splunk server&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[tcpout]
defaultGroup = default-autolb-group

[tcpout:default-autolb-group]
server = xxxxxx:9997

[tcpout-server://xxxxxx:9997]​&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Sysmon 15 deployed in all hosts&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;confirmed that the events are being created locally in the hosts in Microsoft--&amp;gt;Windows--&amp;gt;Sysmon tree&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;But no single event appears in the sysmon index &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Does anyone have any idea or suggestion of what might be missing?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;many thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2023 09:33:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sysmon-events-not-getting-indexed/m-p/655609#M111072</guid>
      <dc:creator>corti77</dc:creator>
      <dc:date>2023-08-25T09:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: Sysmon events not getting indexed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sysmon-events-not-getting-indexed/m-p/655668#M111086</link>
      <description>&lt;P&gt;I found the reason but not the solution. at the host level , the splunk forwarder does not have access to the sysmon event logs for some unknown reason.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any idea?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;08-25-2023 16:34:02.254 +0200 ERROR ExecProcessor [1340 ExecProcessor] - message from ""C:\Program Files\SplunkUniversalForwarder\bin\splunk-winevtlog.exe"" splunk-winevtlog - WinEventLogChannel::subscribeToEvtChannel: Could not subscribe to Windows Event Log channel 'Microsoft-Windows-Sysmon/Operational'
08-25-2023 16:34:02.254 +0200 ERROR ExecProcessor [1340 ExecProcessor] - message from ""C:\Program Files\SplunkUniversalForwarder\bin\splunk-winevtlog.exe"" splunk-winevtlog - WinEventLogChannel::init: Init failed, unable to subscribe to Windows Event Log channel 'Microsoft-Windows-Sysmon/Operational': errorCode=5&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 25 Aug 2023 14:42:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sysmon-events-not-getting-indexed/m-p/655668#M111086</guid>
      <dc:creator>corti77</dc:creator>
      <dc:date>2023-08-25T14:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: Sysmon events not getting indexed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sysmon-events-not-getting-indexed/m-p/655670#M111087</link>
      <description>&lt;P&gt;I finally found the reason. it was due to the user configured to run the Splunk forwarder windows service. It was a local user account without necessary rights. I changed it to local system account and the events started to flow in.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2023 15:26:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sysmon-events-not-getting-indexed/m-p/655670#M111087</guid>
      <dc:creator>corti77</dc:creator>
      <dc:date>2023-08-25T15:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: Sysmon events not getting indexed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sysmon-events-not-getting-indexed/m-p/658371#M111366</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/234300"&gt;@corti77&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;I'm getting the same error, but my Splunk UF is running as Administrator&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;But I still get the same error. I wonder if there is any other way to fix this error ?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Thanks &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 04:17:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sysmon-events-not-getting-indexed/m-p/658371#M111366</guid>
      <dc:creator>Zer0sss</dc:creator>
      <dc:date>2023-09-22T04:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: Sysmon events not getting indexed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sysmon-events-not-getting-indexed/m-p/658373#M111368</link>
      <description>&lt;P&gt;I have the same issue, how do you all solve it guys?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 04:30:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sysmon-events-not-getting-indexed/m-p/658373#M111368</guid>
      <dc:creator>arsidiq</dc:creator>
      <dc:date>2023-09-22T04:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: Sysmon events not getting indexed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sysmon-events-not-getting-indexed/m-p/658386#M111370</link>
      <description>&lt;P&gt;in my case the issue was the user running the splunk universal forwarder service.&lt;/P&gt;&lt;P&gt;open&amp;nbsp; the services manager and check that, it should be SYSTEM or any user with local admin rights&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 08:04:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sysmon-events-not-getting-indexed/m-p/658386#M111370</guid>
      <dc:creator>corti77</dc:creator>
      <dc:date>2023-09-22T08:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: Sysmon events not getting indexed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sysmon-events-not-getting-indexed/m-p/658387#M111371</link>
      <description>&lt;P&gt;try to configure it with the user SYSTEM. if the issue persists, check the local logs of the universal forwarder located in c:\program files\splunk\var\log\splunkd.log&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 08:05:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sysmon-events-not-getting-indexed/m-p/658387#M111371</guid>
      <dc:creator>corti77</dc:creator>
      <dc:date>2023-09-22T08:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: Sysmon events not getting indexed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sysmon-events-not-getting-indexed/m-p/680257#M113663</link>
      <description>&lt;P&gt;Do you find any solution for this?&lt;/P&gt;&lt;P&gt;I have some UFs that run with&amp;nbsp;&lt;SPAN&gt;local system and they can send sysmon logs but I have some UFs that run with&amp;nbsp;virtual account and therefore they can't send sysmon logs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have the same message as you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2024 08:49:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sysmon-events-not-getting-indexed/m-p/680257#M113663</guid>
      <dc:creator>m_zandinia</dc:creator>
      <dc:date>2024-03-11T08:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: Sysmon events not getting indexed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sysmon-events-not-getting-indexed/m-p/683993#M114171</link>
      <description>&lt;P&gt;If you want to run SplunkForwarder with virtual account (which is recommended if you want to follow princpile of the least privileges) there is also a way to enable reading of sysmon logs. NT SERVICE/SplunkFowarder needs to be added to Event Log Readers group.&lt;BR /&gt;&lt;BR /&gt;One of the ways is to add it to the Group policy and deploy it accross your environment where your Forwarders are installed.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 793px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/30376i13356459E4DA5C2B/image-dimensions/793x568?v=v2" width="793" height="568" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 05:16:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sysmon-events-not-getting-indexed/m-p/683993#M114171</guid>
      <dc:creator>MaverickT</dc:creator>
      <dc:date>2024-04-12T05:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Sysmon events not getting indexed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sysmon-events-not-getting-indexed/m-p/688764#M114681</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;so I also had the same problem. I tested several setups and what worked was the solution provided by MaverickT. Just create a GPO and add the virtual Account to the "Event Log Readers" Group. This does the trick.&lt;/P&gt;&lt;P&gt;It seems that the privilege "SeSecurityPrivilege" isnt enough to read the sysmon event log.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pro_ex_sysm.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/31010i19D549EF334DAE5E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pro_ex_sysm.png" alt="pro_ex_sysm.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pro_ex_rights.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/31011i618ADAB1852B5DA6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pro_ex_rights.png" alt="pro_ex_rights.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Which is weird, because all the other logs are readable. I can read power shell logs with this settings, but not the sysmon logs.&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2024 10:59:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sysmon-events-not-getting-indexed/m-p/688764#M114681</guid>
      <dc:creator>DanielAmlung</dc:creator>
      <dc:date>2024-05-27T10:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: Sysmon events not getting indexed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sysmon-events-not-getting-indexed/m-p/688793#M114683</link>
      <description>&lt;P&gt;So we did a little more digging. The magic in this case is called "channelAccess". This setting basically grants access to specific event logs for "normal user" accounts. High value event logs, for example: security event log, are only available for higher privileged accounts. The sysmon event log is considered "high value". So when you check the "channelAccess" settings you get this by default:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielAmlung_0-1716820326229.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/31013i0ADB3100FDB3387C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielAmlung_0-1716820326229.png" alt="DanielAmlung_0-1716820326229.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But Microsoft allows you to modify this setting. So we modified the "channelAccess" settings based on the "powershell operational" settings:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielAmlung_1-1716820541465.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/31014i7DE4A6532ED4FC7F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielAmlung_1-1716820541465.png" alt="DanielAmlung_1-1716820541465.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielAmlung_2-1716820576102.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/31015i33DABC9A02E482CD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielAmlung_2-1716820576102.png" alt="DanielAmlung_2-1716820576102.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;After you set the setting, restart the SplunkForwarder Service. And voila - you have access to the sysmon event log without adding the virtual account to a specific group.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2024 14:38:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sysmon-events-not-getting-indexed/m-p/688793#M114683</guid>
      <dc:creator>DanielAmlung</dc:creator>
      <dc:date>2024-05-27T14:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: Sysmon events not getting indexed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sysmon-events-not-getting-indexed/m-p/693176#M115230</link>
      <description>&lt;P&gt;This worked for us. We changed the ChannelAccess of Sysmon to that of Powershell.&lt;BR /&gt;Run the following on cmd,&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;wevtutil sl "Microsoft-Windows-Sysmon/Operational" /ca:&amp;lt;Powershell ChannelAccess&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2024 10:09:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sysmon-events-not-getting-indexed/m-p/693176#M115230</guid>
      <dc:creator>roshan</dc:creator>
      <dc:date>2024-07-12T10:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Sysmon events not getting indexed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Sysmon-events-not-getting-indexed/m-p/703945#M116412</link>
      <description>&lt;P&gt;This was the fix we were looking for. I ended up using group policy preferences to add NT SERVICE\SplunkForwarer to the Event Log Readers group instead of using Restricted Groups (defining members in Restricted Groups will remove members already in the group not listed, so be cautious).&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2024 17:33:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Sysmon-events-not-getting-indexed/m-p/703945#M116412</guid>
      <dc:creator>dzampino</dc:creator>
      <dc:date>2024-11-08T17:33:17Z</dc:date>
    </item>
  </channel>
</rss>

