<?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 Splunk WEF proper inputs conf in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-WEF-proper-inputs-conf/m-p/754970#M23383</link>
    <description>&lt;P&gt;Hi everyone&lt;BR /&gt;Im on process ingesting WEF event that collected on a server folder, let said D:\WEF\ForwardedEvents.evtx. Which one is the proper inputs?&lt;BR /&gt;1. Follow the TA-windows default&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[WinEventLog://ForwardedEvents]
disabled = 1
start_from = oldest
current_only = 0
checkpointInterval = 5
renderXml=true
host=WinEventLogForwardHost
index=win_wef&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;Or using monitor stanza like&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[monitor://D:\WEF\ForwardedEvents.evtx]
disabled = 0
index = win_wef
sourcetype = XmlWinEventLog:ForwardedEvents
host = WinEventLogForwardHost&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;it consumed on clustered indexer and I already make sure the index exist and distributed properly, but still no data ingested to the indexer. Anny suggestions?&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Thu, 30 Oct 2025 10:43:37 GMT</pubDate>
    <dc:creator>elend</dc:creator>
    <dc:date>2025-10-30T10:43:37Z</dc:date>
    <item>
      <title>Splunk WEF proper inputs conf</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-WEF-proper-inputs-conf/m-p/754970#M23383</link>
      <description>&lt;P&gt;Hi everyone&lt;BR /&gt;Im on process ingesting WEF event that collected on a server folder, let said D:\WEF\ForwardedEvents.evtx. Which one is the proper inputs?&lt;BR /&gt;1. Follow the TA-windows default&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[WinEventLog://ForwardedEvents]
disabled = 1
start_from = oldest
current_only = 0
checkpointInterval = 5
renderXml=true
host=WinEventLogForwardHost
index=win_wef&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;Or using monitor stanza like&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[monitor://D:\WEF\ForwardedEvents.evtx]
disabled = 0
index = win_wef
sourcetype = XmlWinEventLog:ForwardedEvents
host = WinEventLogForwardHost&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;it consumed on clustered indexer and I already make sure the index exist and distributed properly, but still no data ingested to the indexer. Anny suggestions?&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2025 10:43:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-WEF-proper-inputs-conf/m-p/754970#M23383</guid>
      <dc:creator>elend</dc:creator>
      <dc:date>2025-10-30T10:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk WEF proper inputs conf</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-WEF-proper-inputs-conf/m-p/754975#M23387</link>
      <description>&lt;P&gt;You don't monitor the evtx files correctly.&lt;/P&gt;&lt;P&gt;Use the WInEventLog://ForwardeEvents input.&lt;/P&gt;&lt;P&gt;Just be aware that your example contains a disabled input. So if you configured your environment this way this input will not pull data from the Event Log.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2025 13:16:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-WEF-proper-inputs-conf/m-p/754975#M23387</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2025-10-30T13:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk WEF proper inputs conf</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-WEF-proper-inputs-conf/m-p/754983#M23389</link>
      <description>&lt;P&gt;oh yeah, that disabled set true because i try the monitor options. So there's no need to update from the props.conf too or other config except enabling the inputs?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2025 18:26:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-WEF-proper-inputs-conf/m-p/754983#M23389</guid>
      <dc:creator>elend</dc:creator>
      <dc:date>2025-10-30T18:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk WEF proper inputs conf</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-WEF-proper-inputs-conf/m-p/755002#M23392</link>
      <description>&lt;P&gt;It's... relatively easy but can be a bit complicated &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Generally, an input and output are the only two things that are needed for your UF to get data and send them to an indexer.&lt;/P&gt;&lt;P&gt;In some specific use cases/configurations (like differentiating sourcetypes within files read by a single monitor input, assigning a timezone to data read from a particular forwarder or using indexed extractions; your case is neither of those) you need settings in props.conf on the UF as well. But in general, the settings from props.conf which are&amp;nbsp; used on the UF are not mandatory.&lt;/P&gt;&lt;P&gt;Setings from props and transforms are applied (again - with some exceptions) on the indexers or a HF if you have one before your indexers. Normally those settings are critical for proper breaking of data stream into single events or timestamp recognition. In case of Windows Eventlogs the props/transforms which come with TA_windows also rewrite the source of the events and their host in case of WEF-forwarded events to the originating host and the original Event Log. So the events are properly seen as coming from System/Application/Security log and so on instead of just Forwarded Events.&lt;/P&gt;&lt;P&gt;But if you didn't have this addon installed you still should be getting those events (unless they have been filtered out somewhere in the middle). They would just be "malformed", but they'd be there.&lt;/P&gt;&lt;P&gt;To be continued...&lt;/P&gt;&lt;P&gt;EDIT: Continuing...&lt;/P&gt;&lt;P&gt;So there are several possibilities here why you're not getting your data. And there are several troubleshooting steps which you can take to narrow down the source of your problem.&lt;/P&gt;&lt;P&gt;1. Are you getting _any_ data from the forwarder? You can check the _internal index for forwarder's internal logs. If you're not getting them either there is a more general problem with your data ingestion from that forwarder than just this particular input.&lt;/P&gt;&lt;P&gt;2. Is this input able to read the data? Check the output of&lt;/P&gt;&lt;PRE&gt;splunk list inputstatus&lt;/PRE&gt;&lt;P&gt;on the forwarder. Check the forwarder's logs for problems subscribing to the event log (typically when the eventlog data is not ingested, there are problems with permissions for the user the forwarder service is running as).&lt;/P&gt;&lt;P&gt;3. If the forwarder is subscribing properly to the Forwarded Events log, check the forwarder metrics (thruput by source will be the best one here&amp;nbsp; I think) to see if the events are getting sent out from the forwarder.&lt;/P&gt;</description>
      <pubDate>Fri, 31 Oct 2025 11:30:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-WEF-proper-inputs-conf/m-p/755002#M23392</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2025-10-31T11:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk WEF proper inputs conf</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-WEF-proper-inputs-conf/m-p/755198#M23421</link>
      <description>&lt;P&gt;Listing the inputs status give no eventlog listed. After some exploration, the forwarded eventlog is different with windows common eventlog (security, system) that can automated sent to the splunk.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I also try to match the user service that run splunkforwarder with the Event Log Readers permission. And there is no user has the permission. Maybe this one is the reason.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2025 08:43:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-WEF-proper-inputs-conf/m-p/755198#M23421</guid>
      <dc:creator>elend</dc:creator>
      <dc:date>2025-11-05T08:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk WEF proper inputs conf</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-WEF-proper-inputs-conf/m-p/755210#M23425</link>
      <description>&lt;P&gt;OK. If list inputstatus shows no wineventlog inputs at all that means that you didn't enable the input correctly.&lt;/P&gt;&lt;P&gt;Check&lt;/P&gt;&lt;PRE&gt;splunk btool inputs list --debug&lt;/PRE&gt;&lt;P&gt;on the forwarder&lt;/P&gt;</description>
      <pubDate>Wed, 05 Nov 2025 12:08:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-WEF-proper-inputs-conf/m-p/755210#M23425</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2025-11-05T12:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk WEF proper inputs conf</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-WEF-proper-inputs-conf/m-p/755503#M23468</link>
      <description>&lt;P&gt;Sorry for late update. Listing the inputs with btool show all the config and it also include the forwarded event stanza. Also when search for Event Log Reader permission i check this one. Am i need to add the user to the Event Log Reader group?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="elend_0-1763105298085.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/40820iA43EAE94F677897C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="elend_0-1763105298085.png" alt="elend_0-1763105298085.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Nov 2025 07:28:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-WEF-proper-inputs-conf/m-p/755503#M23468</guid>
      <dc:creator>elend</dc:creator>
      <dc:date>2025-11-14T07:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk WEF proper inputs conf</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-WEF-proper-inputs-conf/m-p/755539#M23474</link>
      <description>&lt;P&gt;OK but does the output from the btool for the wineventlog://ForwardedEvents stanza contains disabled=1 or 0? If the input _is_ disabled it obviously won't work.&lt;/P&gt;</description>
      <pubDate>Sat, 15 Nov 2025 08:35:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-WEF-proper-inputs-conf/m-p/755539#M23474</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2025-11-15T08:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk WEF proper inputs conf</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-WEF-proper-inputs-conf/m-p/755559#M23481</link>
      <description>&lt;P&gt;Sorry, its my fault not paste the latest config from inputs. Clearly i already enable it but it still not come.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Nov 2025 02:22:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-WEF-proper-inputs-conf/m-p/755559#M23481</guid>
      <dc:creator>elend</dc:creator>
      <dc:date>2025-11-17T02:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk WEF proper inputs conf</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-WEF-proper-inputs-conf/m-p/755603#M23486</link>
      <description>&lt;P&gt;OK. If the input is indeed enabled and splunkd.exe still cannot read from it, check splunkd.log for issues. If there are permission problems you should get an information in the log about the forwarder not being able to subscribe to the event log channel.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Nov 2025 17:45:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-WEF-proper-inputs-conf/m-p/755603#M23486</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2025-11-17T17:45:51Z</dc:date>
    </item>
  </channel>
</rss>

