<?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: Wineventlog and Sysmon on split indexes using the same source (WinEventLog://ForwardedEvents) in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Wineventlog-and-Sysmon-on-split-indexes-using-the-same-source/m-p/560949#M92681</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/163730"&gt;@venkatasri&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;thanks for your reply. I am aware of what you have described. The only difference is that on my WEF I have created a single subscription that drops all windows event logs and sysmon into Forwarded Events. (I know I could create collections per log instead).&lt;/P&gt;&lt;P&gt;So since all logs know drop into the same bucket (ForwardedEvents), I just want to split them into 2 different indexes as follows:&lt;/P&gt;&lt;P&gt;- windows event logs ---&amp;gt; index=wineventlog&lt;BR /&gt;- sysmon&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ----&amp;gt; index=sysmon&lt;/P&gt;&lt;P&gt;I have tried to add the following stanza on inputs.conf&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[WinEventLog://ForwardedEvents]
disabled = 0
index = sysmon
start_from = oldest
currently_only = 0
checkpointInterval = 5
renderXml = true&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;but it didn't work. Instead, all sysmon logs kept being ingested in wineventlog index along all the other logs.&lt;/P&gt;&lt;P&gt;Hope it's more clear know.&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
    <pubDate>Tue, 27 Jul 2021 07:07:10 GMT</pubDate>
    <dc:creator>b_chris21</dc:creator>
    <dc:date>2021-07-27T07:07:10Z</dc:date>
    <item>
      <title>Wineventlog and Sysmon on split indexes using the same source (WinEventLog://ForwardedEvents)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Wineventlog-and-Sysmon-on-split-indexes-using-the-same-source/m-p/560762#M92673</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I am collecting Windows Event Logs and Sysmon Logs from my Windows Domain to my WEF. From WEF using a UF I am forwarding everything to my Splunk Indexer.&lt;/P&gt;&lt;P&gt;My question is:&lt;/P&gt;&lt;P&gt;How can I split my data collected to [WinEventLog://ForwardedEvents] to two different indexes (wineventlog, sysmon)? I don't want Sysmon to get into wineventlog index.&lt;/P&gt;&lt;P&gt;Shall I use props.conf and transform.conf modification to achieve that? If yes, can you please guide me on how this shall be formatted?&lt;BR /&gt;&lt;BR /&gt;The next step would be to properly configure inputs.conf on Splunk_TA_Windows and TA-microsoft-sysmon so that I don't have to index unneeded stuff that will cause performance issues.&lt;/P&gt;&lt;P&gt;For example on TA-microsoft-sysmon's&amp;nbsp; inputs.conf I will have to put:&lt;/P&gt;&lt;PRE&gt;[WinEventLog://ForwardedEvents]
disabled = 0
index = sysmon
start_from = oldest
currently_only = 0
checkpointInterval = 5
renderXml = true&lt;/PRE&gt;&lt;P&gt;but this will also index wineventlogs which are not needed in this index. Is that correct?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jul 2021 11:30:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Wineventlog-and-Sysmon-on-split-indexes-using-the-same-source/m-p/560762#M92673</guid>
      <dc:creator>b_chris21</dc:creator>
      <dc:date>2021-07-26T11:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: Wineventlog and Sysmon on split indexes using the same source (WinEventLog://ForwardedEvents)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Wineventlog-and-Sysmon-on-split-indexes-using-the-same-source/m-p/560912#M92680</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/41609"&gt;@b_chris21&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sysmon having different conf settings using sysmon add-on, ForwardedEvents is part of Windows Add-on. you can find sysmon settings here -&amp;nbsp;&lt;A href="https://community.splunk.com/t5/Getting-Data-In/Connectivity-issues/m-p/560318/highlight/true#M92616" target="_blank"&gt;Solved: Re: Connectivity issues - Splunk Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;So if your ForwardedEvents Eventlogs alone you can direct them to index - wineventlog and&amp;nbsp; sysmon add-on above said input to sysmon index.&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;An upvote would be appreciated if this reply helps!&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jul 2021 04:34:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Wineventlog-and-Sysmon-on-split-indexes-using-the-same-source/m-p/560912#M92680</guid>
      <dc:creator>venkatasri</dc:creator>
      <dc:date>2021-07-27T04:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: Wineventlog and Sysmon on split indexes using the same source (WinEventLog://ForwardedEvents)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Wineventlog-and-Sysmon-on-split-indexes-using-the-same-source/m-p/560949#M92681</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/163730"&gt;@venkatasri&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;thanks for your reply. I am aware of what you have described. The only difference is that on my WEF I have created a single subscription that drops all windows event logs and sysmon into Forwarded Events. (I know I could create collections per log instead).&lt;/P&gt;&lt;P&gt;So since all logs know drop into the same bucket (ForwardedEvents), I just want to split them into 2 different indexes as follows:&lt;/P&gt;&lt;P&gt;- windows event logs ---&amp;gt; index=wineventlog&lt;BR /&gt;- sysmon&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ----&amp;gt; index=sysmon&lt;/P&gt;&lt;P&gt;I have tried to add the following stanza on inputs.conf&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[WinEventLog://ForwardedEvents]
disabled = 0
index = sysmon
start_from = oldest
currently_only = 0
checkpointInterval = 5
renderXml = true&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;but it didn't work. Instead, all sysmon logs kept being ingested in wineventlog index along all the other logs.&lt;/P&gt;&lt;P&gt;Hope it's more clear know.&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jul 2021 07:07:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Wineventlog-and-Sysmon-on-split-indexes-using-the-same-source/m-p/560949#M92681</guid>
      <dc:creator>b_chris21</dc:creator>
      <dc:date>2021-07-27T07:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Wineventlog and Sysmon on split indexes using the same source (WinEventLog://ForwardedEvents)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Wineventlog-and-Sysmon-on-split-indexes-using-the-same-source/m-p/560978#M92684</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/41609"&gt;@b_chris21&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wonder inputs conf has been pointed to sysmon index and how these logs going to wineventlog.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you btool and find out is there other conf taking precedence on UF. If you have specific individual pattern for sysmon and winevent logs coming from ForwardedEvent collection then the approach I could think of is use props/transforms on&amp;nbsp; HF/indexer layer to redirect them to respective index based on REGEX.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jul 2021 08:39:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Wineventlog-and-Sysmon-on-split-indexes-using-the-same-source/m-p/560978#M92684</guid>
      <dc:creator>venkatasri</dc:creator>
      <dc:date>2021-07-27T08:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: Wineventlog and Sysmon on split indexes using the same source (WinEventLog://ForwardedEvents)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Wineventlog-and-Sysmon-on-split-indexes-using-the-same-source/m-p/561652#M100060</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/163730"&gt;@venkatasri&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;specifically both Windows Events and Sysmon are set to go to ForwardedEvents collection and not into separate ones.&lt;/P&gt;&lt;P&gt;Therefore both are indexed by default into wineventlog index via inputs.conf. I believe there is no way to split data from a single source to two different indexes, right?&lt;/P&gt;&lt;P&gt;How can this be done with a REGEX and editing the props.conf and transforms.conf? Can this be done on an indexer as I do not have an HF.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 02 Aug 2021 07:05:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Wineventlog-and-Sysmon-on-split-indexes-using-the-same-source/m-p/561652#M100060</guid>
      <dc:creator>b_chris21</dc:creator>
      <dc:date>2021-08-02T07:05:34Z</dc:date>
    </item>
  </channel>
</rss>

