<?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: windows app task category incorrect in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/windows-app-task-category-incorrect/m-p/20963#M3369</link>
    <description>&lt;P&gt;We are on 5.0.1 and here is the output. If you want me to modify the grep please let me know:&lt;/P&gt;

&lt;P&gt;grep -i 'License' windows_*&lt;BR /&gt;
windows_event_details.csv:System,21,"Microsoft-Windows-TerminalServices-Licensing","The Remote Desktop Licensing service has started.",Warning,"The Remote Desktop license server """" does not have any remaining permanent licenses of the type ""Windows Server 2008 or Windows Server 2008 R2 : Per Device CAL (TS or RDS)"""&lt;BR /&gt;
windows_event_details.csv:System,38,"Microsoft-Windows-TerminalServices-Licensing","The Remote Desktop Licensing service has started.",Error,"The Remote D&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 14:31:38 GMT</pubDate>
    <dc:creator>aaronkorn</dc:creator>
    <dc:date>2020-09-28T14:31:38Z</dc:date>
    <item>
      <title>windows app task category incorrect</title>
      <link>https://community.splunk.com/t5/Splunk-Search/windows-app-task-category-incorrect/m-p/20955#M3361</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;We have the Splunk windows app setup to monitor the system eventlogs on our citrix server and it appears to be pulling in the wrong information for task category. Below is an example of the event in splunk and the actual event on the server where the TaskCategories do not match up. Any ideas on where it would be setting this incorrectly?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;

&lt;P&gt;&lt;IMG src="http://splunk-base.splunk.com//storage/2013-07-31_1454.png" alt="alt text" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2013 19:00:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/windows-app-task-category-incorrect/m-p/20955#M3361</guid>
      <dc:creator>aaronkorn</dc:creator>
      <dc:date>2013-07-31T19:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: windows app task category incorrect</title>
      <link>https://community.splunk.com/t5/Splunk-Search/windows-app-task-category-incorrect/m-p/20956#M3362</link>
      <description>&lt;P&gt;Go to the server that generated the log and from the Event Viewer  &amp;gt;&amp;gt; System log screen and select the log entry in question.  Select the Details Tab and then select the XML radio button.  Scroll down to the &lt;TASK&gt; line and see if the value is 0, or some other number.  If it is 0 then none is correct, but if it is some other number then Splunk is correct.&lt;/TASK&gt;&lt;/P&gt;

&lt;P&gt;Now, select Filter Current Log from the right.  In the Filter window select Terminal Services Licensing from the Event Sources dropdown menu.  This should enable the Task Category dropdown.  From the Task Category dropdown select “The Remote Desktop Licensing service has started” (if it’s there), and select OK to run the filter.  See if the log entry in question is included in the filter.&lt;/P&gt;

&lt;P&gt;If the Task Category is not there, then the question is where is Splunk getting it from.  &lt;/P&gt;

&lt;P&gt;If the Task Category is there and the log entry is included in the filtered set, then Windows is not populating the Task Category field correctly.&lt;/P&gt;

&lt;P&gt;If the Task Category is there and the log entry is not included in the filtered set, then the question is why is Splunk replacing None with this Category.&lt;/P&gt;

&lt;P&gt;Another thing you can try is to export the _raw data for that log entry.  The _raw data should be what is interpreted by Windows and sent to Splunk, so if the _raw data is wrong, then it is a Windows problem.&lt;/P&gt;

&lt;P&gt;Lastly, do you see this in any other Event Code/ID?  I do not have this particular code, so I can't investigate it directly.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2013 15:15:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/windows-app-task-category-incorrect/m-p/20956#M3362</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2013-08-07T15:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: windows app task category incorrect</title>
      <link>https://community.splunk.com/t5/Splunk-Search/windows-app-task-category-incorrect/m-p/20957#M3363</link>
      <description>&lt;P&gt;Thanks for your response! It looks like it is just showing "none" in all the event logs and 0 in the xml so it looks like the issue is where Splunk is getting the task category "The Remote Desktop License service has started". Even when I do a raw export it still shows the message instead of none. I installed the UF to collect these logs so I doubt that is the issue instead of installing the Windows TA. Thoughts on where to go next?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2013 17:02:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/windows-app-task-category-incorrect/m-p/20957#M3363</guid>
      <dc:creator>aaronkorn</dc:creator>
      <dc:date>2013-08-07T17:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: windows app task category incorrect</title>
      <link>https://community.splunk.com/t5/Splunk-Search/windows-app-task-category-incorrect/m-p/20958#M3364</link>
      <description>&lt;P&gt;How about the Task Category filter?  Is “The Remote Desktop Licensing service has started” listed when you select "Terminal Services-Licensing" as the source?  And if so, does it catch the event in question?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2013 18:11:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/windows-app-task-category-incorrect/m-p/20958#M3364</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2013-08-07T18:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: windows app task category incorrect</title>
      <link>https://community.splunk.com/t5/Splunk-Search/windows-app-task-category-incorrect/m-p/20959#M3365</link>
      <description>&lt;P&gt;When I enter TerminalServices-Licensing to Event Sources it wont even allow me to select a Task Category.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2013 18:24:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/windows-app-task-category-incorrect/m-p/20959#M3365</guid>
      <dc:creator>aaronkorn</dc:creator>
      <dc:date>2013-08-07T18:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: windows app task category incorrect</title>
      <link>https://community.splunk.com/t5/Splunk-Search/windows-app-task-category-incorrect/m-p/20960#M3366</link>
      <description>&lt;P&gt;FYI, that means that there are no Task Categories associated with that source.  Splunk has to be getting it from somewhere.  My guess is an automated url lookup for Event ID descriptions that populates the field prior to indexing or searching.   &lt;/P&gt;

&lt;P&gt;What Windows related Apps are you running on your Indexer?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2013 18:49:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/windows-app-task-category-incorrect/m-p/20960#M3366</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2013-08-07T18:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: windows app task category incorrect</title>
      <link>https://community.splunk.com/t5/Splunk-Search/windows-app-task-category-incorrect/m-p/20961#M3367</link>
      <description>&lt;P&gt;We just have the Splunk windows app running on the indexers and search heads.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2013 19:07:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/windows-app-task-category-incorrect/m-p/20961#M3367</guid>
      <dc:creator>aaronkorn</dc:creator>
      <dc:date>2013-08-07T19:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: windows app task category incorrect</title>
      <link>https://community.splunk.com/t5/Splunk-Search/windows-app-task-category-incorrect/m-p/20962#M3368</link>
      <description>&lt;P&gt;What version?&lt;BR /&gt;&lt;BR /&gt;
Also, search /etc/apps/windows/lookups/*files for "The Remote Desktop License service has started".&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2013 19:30:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/windows-app-task-category-incorrect/m-p/20962#M3368</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2013-08-07T19:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: windows app task category incorrect</title>
      <link>https://community.splunk.com/t5/Splunk-Search/windows-app-task-category-incorrect/m-p/20963#M3369</link>
      <description>&lt;P&gt;We are on 5.0.1 and here is the output. If you want me to modify the grep please let me know:&lt;/P&gt;

&lt;P&gt;grep -i 'License' windows_*&lt;BR /&gt;
windows_event_details.csv:System,21,"Microsoft-Windows-TerminalServices-Licensing","The Remote Desktop Licensing service has started.",Warning,"The Remote Desktop license server """" does not have any remaining permanent licenses of the type ""Windows Server 2008 or Windows Server 2008 R2 : Per Device CAL (TS or RDS)"""&lt;BR /&gt;
windows_event_details.csv:System,38,"Microsoft-Windows-TerminalServices-Licensing","The Remote Desktop Licensing service has started.",Error,"The Remote D&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:31:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/windows-app-task-category-incorrect/m-p/20963#M3369</guid>
      <dc:creator>aaronkorn</dc:creator>
      <dc:date>2020-09-28T14:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: windows app task category incorrect</title>
      <link>https://community.splunk.com/t5/Splunk-Search/windows-app-task-category-incorrect/m-p/20964#M3370</link>
      <description>&lt;P&gt;That's your problem.  It's actually a quite glorious if you think about it.&lt;BR /&gt;
I think what you have is a self populating lookup table.  I've seen this before with AD/DNS monitoring where it learns the relationship between IPs and ComputerNames.&lt;BR /&gt;
You can disable the lookup, or learn to live with the output, which is to some extent at least, that is valid for this Event ID.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2013 01:11:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/windows-app-task-category-incorrect/m-p/20964#M3370</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2013-08-08T01:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: windows app task category incorrect</title>
      <link>https://community.splunk.com/t5/Splunk-Search/windows-app-task-category-incorrect/m-p/20965#M3371</link>
      <description>&lt;P&gt;I took a look on the SH and didnt notice any lookups but did find some on the indexer where the data is coming from. I disabled the DNS lookup but it did not seem to resolve the lookup issue. Would the lookup be on the SH or what else should i look into?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2013 22:53:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/windows-app-task-category-incorrect/m-p/20965#M3371</guid>
      <dc:creator>aaronkorn</dc:creator>
      <dc:date>2013-08-08T22:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: windows app task category incorrect</title>
      <link>https://community.splunk.com/t5/Splunk-Search/windows-app-task-category-incorrect/m-p/20966#M3372</link>
      <description>&lt;P&gt;The string that is getting set is coming from the “windows_event_details.csv” file.  You can find this file in the /windows/lookups/ folder.&lt;BR /&gt;&lt;BR /&gt;
This file is going to be associated with a Lookup.&lt;BR /&gt;
You can find the name this way:&lt;BR /&gt;
Go to Manager &amp;gt; Lookups &amp;gt; Lookup Definitions, and select Windows from the dropdown menu.  Open each one and see which one is referencing the windows_event_details.csv file.  That is the one you want to disable.&lt;BR /&gt;
Be aware that any searches that depend on that Lookup will throw an alert that they cannot find that Lookup.&lt;BR /&gt;
Re-enable the DNS Lookup.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:32:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/windows-app-task-category-incorrect/m-p/20966#M3372</guid>
      <dc:creator>lukejadamec</dc:creator>
      <dc:date>2020-09-28T14:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: windows app task category incorrect</title>
      <link>https://community.splunk.com/t5/Splunk-Search/windows-app-task-category-incorrect/m-p/20967#M3373</link>
      <description>&lt;P&gt;Would like to follow up on this thread to see if there is any resolution. In my case the value of Task Category was changed from 2001 to be 2%. The problem is sporadic.&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2016 18:54:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/windows-app-task-category-incorrect/m-p/20967#M3373</guid>
      <dc:creator>sgao</dc:creator>
      <dc:date>2016-05-19T18:54:04Z</dc:date>
    </item>
  </channel>
</rss>

