<?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: How to whitelist specific TaskName in inputs.conf in Splunk forwarder to be pulled? in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-whitelist-specific-TaskName-in-inputs-conf-in-Splunk/m-p/608263#M13534</link>
    <description>&lt;P&gt;If the keyword is not in that list then it cannot be used in a whitelist or blacklist.&lt;/P&gt;</description>
    <pubDate>Thu, 04 Aug 2022 12:10:30 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2022-08-04T12:10:30Z</dc:date>
    <item>
      <title>How to whitelist specific TaskName in inputs.conf in Splunk forwarder to be pulled?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-whitelist-specific-TaskName-in-inputs-conf-in-Splunk/m-p/608012#M13515</link>
      <description>&lt;P&gt;How will I whitelist specific TaskName in inputs.conf in Splunk forwarder configuration from WinEventLog Task Scheduler/Operational .&lt;/P&gt;
&lt;P&gt;Pulled data Example:&lt;/P&gt;
&lt;P&gt;....&amp;lt;Data Name='TaskName'&amp;gt;\Job 1&amp;lt;/Data&amp;gt;.....&lt;/P&gt;
&lt;P&gt;....&amp;lt;Data Name='TaskName'&amp;gt;\Job 2&amp;lt;/Data&amp;gt;.....&lt;/P&gt;
&lt;P&gt;....&amp;lt;Data Name='TaskName'&amp;gt;\Other 1&amp;lt;/Data&amp;gt;.....&lt;/P&gt;
&lt;P&gt;I only need to pull data of Job 1 and Job 2. How can I filter multiple jobs in inputs.conf&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 14:46:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-whitelist-specific-TaskName-in-inputs-conf-in-Splunk/m-p/608012#M13515</guid>
      <dc:creator>splunker-2021</dc:creator>
      <dc:date>2022-08-03T14:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to whitelist specific TaskName in inputs.conf in Splunk forwarder to be pulled?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-whitelist-specific-TaskName-in-inputs-conf-in-Splunk/m-p/608105#M13524</link>
      <description>&lt;P&gt;Splunk supports whitelisting based on a fixed set of keywords.&amp;nbsp; "Data Name" is not one of them, but Message is.&amp;nbsp; If the TaskName is part of the Message text then perhaps this whitelist will help.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;whitelist1 = Message=:"TaskName'\&amp;gt;\\Job [12]\&amp;lt;:&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 03 Aug 2022 14:55:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-whitelist-specific-TaskName-in-inputs-conf-in-Splunk/m-p/608105#M13524</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-08-03T14:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to whitelist specific TaskName in inputs.conf in Splunk forwarder to be pulled?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-whitelist-specific-TaskName-in-inputs-conf-in-Splunk/m-p/608220#M13528</link>
      <description>&lt;P&gt;Hi, I appreciate your help, but it still not working on my end &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; I have tried the code but no result in pulling data.&lt;/P&gt;&lt;P&gt;This is the inputs.conf&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="100%"&gt;[WinEventLog://Microsoft-Windows-TaskScheduler/Operational]&lt;BR /&gt;disabled = 0&lt;BR /&gt;start_from = oldest&lt;BR /&gt;current_only = 1&lt;BR /&gt;checkpointInterval = 5&lt;BR /&gt;renderXml = true&lt;BR /&gt;whitelist1 = Message=:'TaskName'\&amp;gt;\\Service Process\\&amp;lt;:&lt;BR /&gt;index = winevents_index&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Thu, 04 Aug 2022 06:45:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-whitelist-specific-TaskName-in-inputs-conf-in-Splunk/m-p/608220#M13528</guid>
      <dc:creator>splunker-2021</dc:creator>
      <dc:date>2022-08-04T06:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to whitelist specific TaskName in inputs.conf in Splunk forwarder to be pulled?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-whitelist-specific-TaskName-in-inputs-conf-in-Splunk/m-p/608232#M13529</link>
      <description>&lt;P&gt;I believe&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;that the Task name is not under a Message keyword accepted by the whitelisting. With this, do we have any work around? or once the keyword is not:&lt;/P&gt;&lt;PRE&gt;Category, CategoryString, ComputerName, EventCode, EventType, Keywords,
    LogName, Message, OpCode, RecordNumber, Sid, SidType, SourceName,
    TaskCategory, Type, User&lt;/PRE&gt;&lt;P&gt;meaning it will not work at all?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 07:29:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-whitelist-specific-TaskName-in-inputs-conf-in-Splunk/m-p/608232#M13529</guid>
      <dc:creator>vin_ven27</dc:creator>
      <dc:date>2022-08-04T07:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to whitelist specific TaskName in inputs.conf in Splunk forwarder to be pulled?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-whitelist-specific-TaskName-in-inputs-conf-in-Splunk/m-p/608263#M13534</link>
      <description>&lt;P&gt;If the keyword is not in that list then it cannot be used in a whitelist or blacklist.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 12:10:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-whitelist-specific-TaskName-in-inputs-conf-in-Splunk/m-p/608263#M13534</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-08-04T12:10:30Z</dc:date>
    </item>
  </channel>
</rss>

