<?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: Whitespace before closing bracket: An Issue? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Whitespace-before-closing-bracket-An-Issue/m-p/448859#M78019</link>
    <description>&lt;P&gt;We've restarted already, still the same. Anyways, Thanks @MuS &lt;/P&gt;</description>
    <pubDate>Fri, 08 Feb 2019 05:51:33 GMT</pubDate>
    <dc:creator>morethanyell</dc:creator>
    <dc:date>2019-02-08T05:51:33Z</dc:date>
    <item>
      <title>Whitespace before closing bracket: An Issue?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Whitespace-before-closing-bracket-An-Issue/m-p/448857#M78017</link>
      <description>&lt;P&gt;My Fowarder App is 1.) Deployed 2.) Reloaded 3.) Phoned-in...but still no logs coming in. Here's the inputs.conf just deployed few minutes ago:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor:///Some/Directory/*.logs ]
index = some_index
sourcetype = some_sourcetype
blacklist = .(gz|tar|tgz|zip|bkz|arch|etc|tmp|swp|nfs|swn)$
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Is the whitespace  after ..logs and before the ] our culprit? Needed confirmation.&lt;/P&gt;

&lt;P&gt;Thanks in advance.&lt;/P&gt;

&lt;P&gt;p.s. To those who would advice "why not just remove it and then see what happens". Yes, we will do it but our dev-ops process will not be able to pull the code into master until Monday and deploy until Tuesday next week. Thank you for understanding.&lt;/P&gt;

&lt;P&gt;p.p.s. the directory has logs in it&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2019 05:34:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Whitespace-before-closing-bracket-An-Issue/m-p/448857#M78017</guid>
      <dc:creator>morethanyell</dc:creator>
      <dc:date>2019-02-08T05:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: Whitespace before closing bracket: An Issue?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Whitespace-before-closing-bracket-An-Issue/m-p/448858#M78018</link>
      <description>&lt;P&gt;Hi morethanyell,&lt;/P&gt;

&lt;P&gt;two things I can think of:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;changes on &lt;CODE&gt;inputs.conf&lt;/CODE&gt; most likely require a restart&lt;/LI&gt;
&lt;LI&gt;your &lt;CODE&gt;p.s.&lt;/CODE&gt; solution is probably the solution anyway &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2019 05:49:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Whitespace-before-closing-bracket-An-Issue/m-p/448858#M78018</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2019-02-08T05:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: Whitespace before closing bracket: An Issue?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Whitespace-before-closing-bracket-An-Issue/m-p/448859#M78019</link>
      <description>&lt;P&gt;We've restarted already, still the same. Anyways, Thanks @MuS &lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2019 05:51:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Whitespace-before-closing-bracket-An-Issue/m-p/448859#M78019</guid>
      <dc:creator>morethanyell</dc:creator>
      <dc:date>2019-02-08T05:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: Whitespace before closing bracket: An Issue?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Whitespace-before-closing-bracket-An-Issue/m-p/448860#M78020</link>
      <description>&lt;P&gt;It should not be a problem (but I'd fix it anyway).&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2019 16:26:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Whitespace-before-closing-bracket-An-Issue/m-p/448860#M78020</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-02-08T16:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: Whitespace before closing bracket: An Issue?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Whitespace-before-closing-bracket-An-Issue/m-p/448861#M78021</link>
      <description>&lt;P&gt;Update: It was fixed by removing the space.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Feb 2019 03:32:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Whitespace-before-closing-bracket-An-Issue/m-p/448861#M78021</guid>
      <dc:creator>morethanyell</dc:creator>
      <dc:date>2019-02-12T03:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: Whitespace before closing bracket: An Issue?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Whitespace-before-closing-bracket-An-Issue/m-p/448862#M78022</link>
      <description>&lt;P&gt;Wow.  Crazy.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Feb 2019 04:09:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Whitespace-before-closing-bracket-An-Issue/m-p/448862#M78022</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-02-12T04:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: Whitespace before closing bracket: An Issue?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Whitespace-before-closing-bracket-An-Issue/m-p/448863#M78023</link>
      <description>&lt;P&gt;Whitespaces do matter in the inputstanza. According to the documentation I would assume that any character between &lt;CODE&gt;monitor://&lt;/CODE&gt; and &lt;CODE&gt;]&lt;/CODE&gt;is considered as &lt;CODE&gt;&amp;lt;path&amp;gt;&lt;/CODE&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor://&amp;lt;path&amp;gt;]
* &amp;lt;path&amp;gt; can be an entire directory or a single file.
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 19 Feb 2019 06:36:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Whitespace-before-closing-bracket-An-Issue/m-p/448863#M78023</guid>
      <dc:creator>markusspitzli</dc:creator>
      <dc:date>2019-02-19T06:36:44Z</dc:date>
    </item>
  </channel>
</rss>

