<?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: ForwardedEvents ingestion broken after update to 9.1 in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/ForwardedEvents-ingestion-broken-after-update-to-9-1/m-p/666891#M111882</link>
    <description>&lt;P&gt;It's actually worse.&amp;nbsp; Splunk doesn't allow you to set the wec_event_format to RenderedText if the channel name doesn't start with ForwardedEvents.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;10-20-2023 12:49:20.893 +0200 ERROR ExecProcessor [6396 ExecProcessorSchedulerThread] - message from ""C:\Program Files\SplunkUniversalForwarder\bin\splunk-winevtlog.exe"" WinEventCommonChannel - WinEventLogChannelBase::enumLocalWECSubscriptions: subscription:'Applocker' - Invalid WEC destination channel ACME-WEC-Workstations/Applocker for content format RenderedText. RenderedText format is supported only on ForwardedEvents or custom channels named ForwardedEvents-1, ForwardedEvents-2, etc.Consider creating custom channels as the destination log, or change the content format of the subscription to "Events". See the description for the 'wec_event_format' setting at $SPLUNK_HOME/etc/system/README/inputs.conf.spec for more details. &lt;/LI-CODE&gt;&lt;P&gt;Also you can't set&amp;nbsp;wec_event_format as 'Events' for&amp;nbsp;ForwardedEvents channel and forget about having mixed events in the same channel.&lt;/P&gt;&lt;P&gt;It's amazing how such a breaking change was introduced under the carpet.&lt;/P&gt;</description>
    <pubDate>Tue, 31 Oct 2023 14:34:27 GMT</pubDate>
    <dc:creator>abpe</dc:creator>
    <dc:date>2023-10-31T14:34:27Z</dc:date>
    <item>
      <title>ForwardedEvents ingestion broken after update to 9.1</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/ForwardedEvents-ingestion-broken-after-update-to-9-1/m-p/658262#M111353</link>
      <description>&lt;P&gt;This is an informational post rather than a question.&lt;/P&gt;&lt;P&gt;If you use WEF to gather logs from your infrastructure to a single point from which you pick them up with&lt;/P&gt;&lt;PRE&gt;[WinEventLog://ForwardedEvents]&lt;/PRE&gt;&lt;P&gt;You might notice that this input can stop working after you upgrade to 9.1.0 (or above).&lt;/P&gt;&lt;P&gt;The forwarder will log to splunkd.log errors about wrong event format&lt;/P&gt;&lt;PRE&gt;Invalid WEC content-format:'Events', for splunk-format = rendered_eventSee the description for the 'wec_event_format' setting at $SPLUNK_HOME/etc/system/README/inputs.conf.spec for more details&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;If you go to the inputs.conf spec file (either in the readme directory or on the Splunk website) you'll find the wec_event_format parameter (which was not present in versions up to 9.0.6) which must correspond with the setting in the WEF subscription settings. If the wec_event_format is "wrong" (the most typical situation will be when the WEF subscription is created as Events and the UF uses the default rendered_event value) , you need to set&lt;/P&gt;&lt;PRE&gt;wec_event_format = raw_event&lt;/PRE&gt;&lt;P&gt;in your input definition.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 11:29:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/ForwardedEvents-ingestion-broken-after-update-to-9-1/m-p/658262#M111353</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2023-09-21T11:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: ForwardedEvents ingestion broken after update to 9.1</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/ForwardedEvents-ingestion-broken-after-update-to-9-1/m-p/666891#M111882</link>
      <description>&lt;P&gt;It's actually worse.&amp;nbsp; Splunk doesn't allow you to set the wec_event_format to RenderedText if the channel name doesn't start with ForwardedEvents.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;10-20-2023 12:49:20.893 +0200 ERROR ExecProcessor [6396 ExecProcessorSchedulerThread] - message from ""C:\Program Files\SplunkUniversalForwarder\bin\splunk-winevtlog.exe"" WinEventCommonChannel - WinEventLogChannelBase::enumLocalWECSubscriptions: subscription:'Applocker' - Invalid WEC destination channel ACME-WEC-Workstations/Applocker for content format RenderedText. RenderedText format is supported only on ForwardedEvents or custom channels named ForwardedEvents-1, ForwardedEvents-2, etc.Consider creating custom channels as the destination log, or change the content format of the subscription to "Events". See the description for the 'wec_event_format' setting at $SPLUNK_HOME/etc/system/README/inputs.conf.spec for more details. &lt;/LI-CODE&gt;&lt;P&gt;Also you can't set&amp;nbsp;wec_event_format as 'Events' for&amp;nbsp;ForwardedEvents channel and forget about having mixed events in the same channel.&lt;/P&gt;&lt;P&gt;It's amazing how such a breaking change was introduced under the carpet.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2023 14:34:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/ForwardedEvents-ingestion-broken-after-update-to-9-1/m-p/666891#M111882</guid>
      <dc:creator>abpe</dc:creator>
      <dc:date>2023-10-31T14:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: ForwardedEvents ingestion broken after update to 9.1</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/ForwardedEvents-ingestion-broken-after-update-to-9-1/m-p/689162#M114715</link>
      <description>&lt;P&gt;I have wasted so many hours trying to troubleshoot why my ForwardedEvents were not being ingested into the index.&lt;/P&gt;&lt;P&gt;Thank you, this fixed the issue.&lt;/P&gt;&lt;P&gt;The formatting of the search is very different though, and not all fields are showing up in the results; not sure why.&lt;/P&gt;&lt;P&gt;Edit: So how can I get new ingested events to look the same? And have the same fields?&lt;/P&gt;&lt;P&gt;E.g. I'm only using Splunk to ingest forwarded applocker logs. I can't display fields for publisher or file path for newly ingested events. They only show up for old ones that were ingested before the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edit 2: Fixed it I think by adding this line back in:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;renderXML = 1&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 31 May 2024 05:16:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/ForwardedEvents-ingestion-broken-after-update-to-9-1/m-p/689162#M114715</guid>
      <dc:creator>jeremyhewitt</dc:creator>
      <dc:date>2024-05-31T05:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: ForwardedEvents ingestion broken after update to 9.1</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/ForwardedEvents-ingestion-broken-after-update-to-9-1/m-p/706720#M116867</link>
      <description>&lt;P&gt;It also does not work for me. We had 8.2.6 UF version and upgraded to 9.1.7. We also tried with versions 9.0.9, 9.2.4 and 9.3.2.&lt;/P&gt;&lt;P&gt;Regardless of the&amp;nbsp;&lt;EM&gt;wec_event_format = raw_event&amp;nbsp;&lt;/EM&gt;, we still have errors in the log&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Invalid WEC content-format:'Events', for splunk-format = rendered_eventSee the description for the 'wec_event_format' setting at $SPLUNK_HOME/etc/system/README/inputs.conf.spec for more details.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;And the data is not coming in.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2024 09:28:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/ForwardedEvents-ingestion-broken-after-update-to-9-1/m-p/706720#M116867</guid>
      <dc:creator>goran_epl</dc:creator>
      <dc:date>2024-12-13T09:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: ForwardedEvents ingestion broken after update to 9.1</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/ForwardedEvents-ingestion-broken-after-update-to-9-1/m-p/706826#M116886</link>
      <description>&lt;P&gt;Are you absolutely sure that your forwarded events are all raw_event and not rendered_event? I had this issue where my event collector was forwarding mixed logs. You must check the event collector and make sure all forwarded events are of the same format.&lt;/P&gt;</description>
      <pubDate>Sun, 15 Dec 2024 21:33:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/ForwardedEvents-ingestion-broken-after-update-to-9-1/m-p/706826#M116886</guid>
      <dc:creator>marnall</dc:creator>
      <dc:date>2024-12-15T21:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: ForwardedEvents ingestion broken after update to 9.1</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/ForwardedEvents-ingestion-broken-after-update-to-9-1/m-p/707142#M116919</link>
      <description>&lt;P&gt;You were correct, this solved the issue&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2024 10:57:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/ForwardedEvents-ingestion-broken-after-update-to-9-1/m-p/707142#M116919</guid>
      <dc:creator>goran_epl</dc:creator>
      <dc:date>2024-12-18T10:57:20Z</dc:date>
    </item>
  </channel>
</rss>

