<?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 Appending to a whitelist in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Appending-to-a-whitelist/m-p/53823#M10384</link>
    <description>&lt;P&gt;We're using the unix app to monitor our linux machines. One of the files we need to monitor is /var/log/secure. The unix app has a monitor for /var/log with a _whitelist that does not include 'secure'. Rather than entirely overwrite that whitelist with an entry in in etc/system/local/inputs.conf, does anyone know of a way of appending to it (other than editing the inputs.conf in the unix app)? What I mean is can you do something like this - &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor:///var/log]
_whitelist=EXISTING-WHITELIST+'secure'
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 20 Sep 2010 21:53:43 GMT</pubDate>
    <dc:creator>Peter_B</dc:creator>
    <dc:date>2010-09-20T21:53:43Z</dc:date>
    <item>
      <title>Appending to a whitelist</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Appending-to-a-whitelist/m-p/53823#M10384</link>
      <description>&lt;P&gt;We're using the unix app to monitor our linux machines. One of the files we need to monitor is /var/log/secure. The unix app has a monitor for /var/log with a _whitelist that does not include 'secure'. Rather than entirely overwrite that whitelist with an entry in in etc/system/local/inputs.conf, does anyone know of a way of appending to it (other than editing the inputs.conf in the unix app)? What I mean is can you do something like this - &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor:///var/log]
_whitelist=EXISTING-WHITELIST+'secure'
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 20 Sep 2010 21:53:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Appending-to-a-whitelist/m-p/53823#M10384</guid>
      <dc:creator>Peter_B</dc:creator>
      <dc:date>2010-09-20T21:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: Appending to a whitelist</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Appending-to-a-whitelist/m-p/53824#M10385</link>
      <description>&lt;P&gt;Unfortunately appending filters is only possible with the &lt;A href="http://www.splunk.com/base/Documentation/4.1.5/Admin/Monitorchangestoyourfilesystem#Configure_the_file_system_change_monitor" rel="nofollow"&gt;fschange&lt;/A&gt; monitor at this point.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Sep 2010 22:25:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Appending-to-a-whitelist/m-p/53824#M10385</guid>
      <dc:creator>ftk</dc:creator>
      <dc:date>2010-09-20T22:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: Appending to a whitelist</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Appending-to-a-whitelist/m-p/53825#M10386</link>
      <description>&lt;P&gt;Your best bet is to add another inputs stanza, rather than to augment the existing one. For example:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor:///var/log/secure*]
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 20 Sep 2010 23:10:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Appending-to-a-whitelist/m-p/53825#M10386</guid>
      <dc:creator>Stephen_Sorkin</dc:creator>
      <dc:date>2010-09-20T23:10:11Z</dc:date>
    </item>
  </channel>
</rss>

