<?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: What's Wrong on my inputs.conf ? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/What-s-Wrong-on-my-inputs-conf/m-p/307847#M57981</link>
    <description>&lt;P&gt;Hi lgastaldello,&lt;BR /&gt;
as you can see at &lt;A href="https://docs.splunk.com/Documentation/Splunk/6.6.2/Admin/Inputsconf"&gt;https://docs.splunk.com/Documentation/Splunk/6.6.2/Admin/Inputsconf&lt;/A&gt; in whitelist you have to put a regular expression to search, are you sure that in your events there is exactly what you inserted in whitelist &lt;CODE&gt;Account_Name="xxxxx" EventCode="xxxxx"&lt;/CODE&gt;&lt;BR /&gt;
Exactly means that every word is after the previous and between each of them there is only the number of spaces you used.&lt;/P&gt;

&lt;P&gt;Anyway, you have to use a regular expression, so charecters as &lt;CODE&gt;=&lt;/CODE&gt; or &lt;CODE&gt;"&lt;/CODE&gt; must be escaped &lt;CODE&gt;\\&lt;/CODE&gt;.&lt;/P&gt;

&lt;P&gt;Probably you have to use something like this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;whitelist = Account_Name\=\"xxxxx\".*EventCode\=\"xxxxx\"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
    <pubDate>Sat, 15 Jul 2017 15:01:41 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2017-07-15T15:01:41Z</dc:date>
    <item>
      <title>What's Wrong on my inputs.conf ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-s-Wrong-on-my-inputs-conf/m-p/307846#M57980</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am wanting to release locked event to other users just for a user.&lt;/P&gt;

&lt;P&gt;My inputs.conf:&lt;/P&gt;

&lt;P&gt;[default]&lt;BR /&gt;
host = xxxxx&lt;/P&gt;

&lt;P&gt;[WinEventLog://Security]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
current_only = 1&lt;BR /&gt;
checkpointInterval = 5&lt;BR /&gt;
whitelist1 = Account_Name="xxxxx" EventCode="xxxxx"&lt;BR /&gt;
blacklist2 = 4771, 4776, 4624, 4634, 4769, 4768, 4625, 4672, 4662&lt;BR /&gt;
index = xxxx_index&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 14:52:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-s-Wrong-on-my-inputs-conf/m-p/307846#M57980</guid>
      <dc:creator>lgastaldello</dc:creator>
      <dc:date>2020-09-29T14:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: What's Wrong on my inputs.conf ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-s-Wrong-on-my-inputs-conf/m-p/307847#M57981</link>
      <description>&lt;P&gt;Hi lgastaldello,&lt;BR /&gt;
as you can see at &lt;A href="https://docs.splunk.com/Documentation/Splunk/6.6.2/Admin/Inputsconf"&gt;https://docs.splunk.com/Documentation/Splunk/6.6.2/Admin/Inputsconf&lt;/A&gt; in whitelist you have to put a regular expression to search, are you sure that in your events there is exactly what you inserted in whitelist &lt;CODE&gt;Account_Name="xxxxx" EventCode="xxxxx"&lt;/CODE&gt;&lt;BR /&gt;
Exactly means that every word is after the previous and between each of them there is only the number of spaces you used.&lt;/P&gt;

&lt;P&gt;Anyway, you have to use a regular expression, so charecters as &lt;CODE&gt;=&lt;/CODE&gt; or &lt;CODE&gt;"&lt;/CODE&gt; must be escaped &lt;CODE&gt;\\&lt;/CODE&gt;.&lt;/P&gt;

&lt;P&gt;Probably you have to use something like this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;whitelist = Account_Name\=\"xxxxx\".*EventCode\=\"xxxxx\"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Sat, 15 Jul 2017 15:01:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-s-Wrong-on-my-inputs-conf/m-p/307847#M57981</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-07-15T15:01:41Z</dc:date>
    </item>
  </channel>
</rss>

