<?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: Splunk App for Windows - Missing Task Category, Event Code and Type in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-App-for-Windows-Missing-Task-Category-Event-Code-and-Type/m-p/401455#M48972</link>
    <description>&lt;P&gt;Cool! Thats great!&lt;/P&gt;</description>
    <pubDate>Thu, 29 Nov 2018 15:43:35 GMT</pubDate>
    <dc:creator>hayduk</dc:creator>
    <dc:date>2018-11-29T15:43:35Z</dc:date>
    <item>
      <title>Splunk App for Windows - Missing Task Category, Event Code and Type</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-App-for-Windows-Missing-Task-Category-Event-Code-and-Type/m-p/401447#M48964</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;i've tried to implement the Splunk App for Windows and getting Events into the System. But i have a problem espacially with the Windows Event Monitoring Dashboard. There should be the fields Task Category, Event Code and Type populated but they are empty. So the Dashboard is not showing Data.&lt;BR /&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/6144i2CC5C6B1FE1A64CC/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;BR /&gt;
I've already looked at the lookup table that should populate this fields but the Task Category Field is empty.&lt;BR /&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/6145iE2611E71C879AE2B/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;BR /&gt;
I've followed the guide for implementing the app, so i think i've done everything corrept, but i'm totaly new to Splunk so i've maybe missed something.&lt;/P&gt;

&lt;P&gt;Does anyone know how the Task Category Field is populated or can give me a hint what i'm missed?&lt;/P&gt;

&lt;P&gt;Thanks in Advance&lt;BR /&gt;
Stefan&lt;/P&gt;</description>
      <pubDate>Thu, 22 Nov 2018 10:05:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-App-for-Windows-Missing-Task-Category-Event-Code-and-Type/m-p/401447#M48964</guid>
      <dc:creator>hayduk</dc:creator>
      <dc:date>2018-11-22T10:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk App for Windows - Missing Task Category, Event Code and Type</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-App-for-Windows-Missing-Task-Category-Event-Code-and-Type/m-p/401448#M48965</link>
      <description>&lt;P&gt;Can you share your Universal Forwarder local\inputs.conf.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Nov 2018 06:10:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-App-for-Windows-Missing-Task-Category-Event-Code-and-Type/m-p/401448#M48965</guid>
      <dc:creator>dauren_akilbeko</dc:creator>
      <dc:date>2018-11-23T06:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk App for Windows - Missing Task Category, Event Code and Type</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-App-for-Windows-Missing-Task-Category-Event-Code-and-Type/m-p/401449#M48966</link>
      <description>&lt;P&gt;Sure …&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[WinEventLog://Application]
disabled = true
start_from = oldest
current_only = 0
checkpointInterval = 5
renderXml=false
index=wineventlog

[WinEventLog://Security]
disabled = 0
start_from = oldest
current_only = 0
evt_resolve_ad_obj = 1
checkpointInterval = 5
blacklist1 = EventCode="4662" Message="Object Type:(?!\s*groupPolicyContainer)"
blacklist2 = EventCode="566" Message="Object Type:(?!\s*groupPolicyContainer)"
blacklist3 = EventCode="5136" Message="Class:(?!\s*groupPolicyContainer)"
blacklist4 = 4689,4703,4985,4799,5158 
blacklist5 = EventCode="4688" Message="(?:Process Name:).+(?:SplunkUniversalForwarder\\bin\\splunk.exe)|.+(?:SplunkUniversalForwarder\\bin\\splunkd.exe)|.+(?:Splunk UniversalForwarder\\bin\\btool.exe)" 
blacklist6 = EventCode="4688" Message="(?:Process Name:).+(?:SplunkUniversalForwarder\\bin\\splunkwinprintmon.exe)|.+(?:SplunkUniversalForwarder\\bin\\splunkpowershell.exe)|.+(?:SplunkUniversalForwarder\\bin\\splunkregmon.exe)|.+(?:SplunkUniversalForwarder\\bin\\splunk-netmon.exe)|.+(?:SplunkUniversalForwarder\\bin\\splunkadmon.exe)|.+(?:SplunkUniversalForwarder\\bin\\splunkMonitorNoHandle.exe)|.+(?:SplunkUniversalForwarder\\bin\\splunkwinevtlog.exe)|.+(?:SplunkUniversalForwarder\\bin\\splunkperfmon.exe)|.+(?:SplunkUniversalForwarder\\bin\\splunk-wmi.exe)" 
blacklist7 = EventCode="4688" Message="(?:Process Command Line:).+(?:--scheme)|.+(?:--no-log)|.+(?:-Embedding)" 
blacklist8 = EventCode="4634" Message="(?:Account Name:).+(?:\$$)|.+(?:SYSTEM)"
blacklist9 = EventCode="4624" Message="(?:Account Name:).+(?:\$$)|.+(?:SYSTEM)"
renderXml=false
index=wineventlog

[WinEventLog://System]
disabled = 0
start_from = oldest
current_only = 0
evt_resolve_ad_obj = 1
checkpointInterval = 5
blacklist1 = SourceName="Microsoft-Windows-DistributedCOM"
blacklist2 = SourceName="Microsoft-Windows-Security-SPP"
blacklist3 = SourceName="Microsoft-Windows-LSA"
blacklist4 = SourceName="MsiInstaller"
renderXml=false
index=wineventlog

[WinEventLog://Microsoft-Windows-AppLocker/Packaged app-Execution]
checkpointInterval = 5
current_only = 0
disabled = 0
start_from = oldest
evt_resolve_ad_obj = 1
index=wineventlog

[WinEventLog://Microsoft-Windows-AppLocker/Packaged app-Deployment]
checkpointInterval = 5
current_only = 0
disabled = 0
start_from = oldest
evt_resolve_ad_obj = 1
index=wineventlog

[WinEventLog://Microsoft-Windows-AppLocker/MSI and Script]
checkpointInterval = 5
current_only = 0
disabled = 0
start_from = oldest
evt_resolve_ad_obj = 1
index=wineventlog

[WinEventLog://Microsoft-Windows-AppLocker/EXE and DLL]
checkpointInterval = 5
current_only = 0
disabled = 0
start_from = oldest
evt_resolve_ad_obj = 1
index=wineventlog

[admon://default]
disabled = true
monitorSubtree = 1

[WinRegMon://hkcu_run]
disabled = 0
hive = \\REGISTRY\\USER\\.*\\Software\\Microsoft\\Windows\\CurrentVersion\\Run\\.*
proc = .*
type = set|create|delete|rename
index = windows

[WinRegMon://hklm_run]
disabled = 0
hive = \\REGISTRY\\MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run\\.*
proc = .*
type = set|create|delete|rename
index = windows
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;But I don't think that the Problem is related to the Inputs.conf. If I check the Windows Events, I see a TaskCategory Field, but i cannot search for it.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Nov 2018 11:17:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-App-for-Windows-Missing-Task-Category-Event-Code-and-Type/m-p/401449#M48966</guid>
      <dc:creator>hayduk</dc:creator>
      <dc:date>2018-11-23T11:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk App for Windows - Missing Task Category, Event Code and Type</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-App-for-Windows-Missing-Task-Category-Event-Code-and-Type/m-p/401450#M48967</link>
      <description>&lt;P&gt;For clarification regarding the fields and search here some Screenshots:&lt;BR /&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/6141i70DEF2DA496BF128/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/6142iC7D07BF6E4B8673A/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Nov 2018 11:20:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-App-for-Windows-Missing-Task-Category-Event-Code-and-Type/m-p/401450#M48967</guid>
      <dc:creator>hayduk</dc:creator>
      <dc:date>2018-11-23T11:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk App for Windows - Missing Task Category, Event Code and Type</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-App-for-Windows-Missing-Task-Category-Event-Code-and-Type/m-p/401451#M48968</link>
      <description>&lt;P&gt;Did you add winfra-admin role to your user?&lt;/P&gt;</description>
      <pubDate>Sat, 24 Nov 2018 03:44:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-App-for-Windows-Missing-Task-Category-Event-Code-and-Type/m-p/401451#M48968</guid>
      <dc:creator>dauren_akilbeko</dc:creator>
      <dc:date>2018-11-24T03:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk App for Windows - Missing Task Category, Event Code and Type</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-App-for-Windows-Missing-Task-Category-Event-Code-and-Type/m-p/401452#M48969</link>
      <description>&lt;P&gt;Yes my user is has the winfra-admin role assigned. I think the Problem is more related to the Splunk Add-on for Microsoft Windows than to the Splunk 5.x App for Microsoft Windows. From my Point of view is the field extraction from the Windows Add-on not working properly.&lt;/P&gt;</description>
      <pubDate>Sat, 24 Nov 2018 09:19:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-App-for-Windows-Missing-Task-Category-Event-Code-and-Type/m-p/401452#M48969</guid>
      <dc:creator>hayduk</dc:creator>
      <dc:date>2018-11-24T09:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk App for Windows - Missing Task Category, Event Code and Type</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-App-for-Windows-Missing-Task-Category-Event-Code-and-Type/m-p/401453#M48970</link>
      <description>&lt;P&gt;I finally identified the root cause of the Problem. It seems to me that there is a bug in the Default/props.conf of the splunk_app_windows_infrastructure. As soon as this app is deployed the TaskCategory Field is missing.&lt;/P&gt;

&lt;P&gt;In the props.conf File is a Field alias defined which will Override the TaskCategory Field with empty Information from the CategoryString Field which does not exist, so both fields  arent displayed in search.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;###### Add an Alias for TaskCategory and CategoryString from the Windows Events #####
FIELDALIAS-CategoryString_for_windows = CategoryString as TaskCategory
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I think the correct Configuration should be:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;FIELDALIAS-CategoryString_for_windows = TaskCategory AS CategoryString
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I think the fields CategoryString and TaskCategory got twisted. As soon as I correct the field order, I got TaskCategory and CategoryString as available Fields in Search.&lt;/P&gt;

&lt;P&gt;Maybe someone can report this directly to the Splunk support Team, so they can fix it. I'm currently just evaluating the product so I have no support Agreement with them and cannot report Bugs. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 22:07:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-App-for-Windows-Missing-Task-Category-Event-Code-and-Type/m-p/401453#M48970</guid>
      <dc:creator>hayduk</dc:creator>
      <dc:date>2020-09-29T22:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk App for Windows - Missing Task Category, Event Code and Type</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-App-for-Windows-Missing-Task-Category-Event-Code-and-Type/m-p/401454#M48971</link>
      <description>&lt;P&gt;I apologize if my comment gets duplicated. I don't see my first attempted response though.&lt;/P&gt;

&lt;P&gt;I had the same issue after updating this app to v5.0.1. I applied the suggested fix above and by all indications, it appears to have resolved the issue for me as well. &lt;/P&gt;

&lt;P&gt;I've opened a case with Splunk to confirm this issue/resolution and request they fix it in a future revision.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2018 15:34:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-App-for-Windows-Missing-Task-Category-Event-Code-and-Type/m-p/401454#M48971</guid>
      <dc:creator>brockerb</dc:creator>
      <dc:date>2018-11-29T15:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk App for Windows - Missing Task Category, Event Code and Type</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-App-for-Windows-Missing-Task-Category-Event-Code-and-Type/m-p/401455#M48972</link>
      <description>&lt;P&gt;Cool! Thats great!&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2018 15:43:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-App-for-Windows-Missing-Task-Category-Event-Code-and-Type/m-p/401455#M48972</guid>
      <dc:creator>hayduk</dc:creator>
      <dc:date>2018-11-29T15:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk App for Windows - Missing Task Category, Event Code and Type</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-App-for-Windows-Missing-Task-Category-Event-Code-and-Type/m-p/401456#M48973</link>
      <description>&lt;P&gt;Splunk responded to my case. They are aware of this issue and it is slated to be fixed in a future release of the app. They also confirmed the work around above is valid in the mean time.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2018 19:06:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-App-for-Windows-Missing-Task-Category-Event-Code-and-Type/m-p/401456#M48973</guid>
      <dc:creator>brockerb</dc:creator>
      <dc:date>2018-11-29T19:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk App for Windows - Missing Task Category, Event Code and Type</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-App-for-Windows-Missing-Task-Category-Event-Code-and-Type/m-p/401457#M48974</link>
      <description>&lt;P&gt;I can confirm - this is the definitely the issue!! Thanks hayduk - I will escalate this as much as I can&lt;BR /&gt;
-ali from Splunk PS&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2019 16:48:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-App-for-Windows-Missing-Task-Category-Event-Code-and-Type/m-p/401457#M48974</guid>
      <dc:creator>aokur_splunk</dc:creator>
      <dc:date>2019-01-25T16:48:38Z</dc:date>
    </item>
  </channel>
</rss>

