<?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>question Re: Improve Tailfile Processor for use patterns in the &amp;quot;File to Tail&amp;quot; property ? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Improve-Tailfile-Processor-for-use-patterns-in-the-quot-File/m-p/151161#M32613</link>
    <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/10685/thierryvernhet.html" nodeid="10685"&gt;@Thierry Vernhet&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;NiFi is an Apache software, for improvement wish I'd recommend you to raise a JIRA on &lt;A href="https://issues.apache.org/jira/browse/NIFI" target="_blank"&gt;https://issues.apache.org/jira/browse/NIFI&lt;/A&gt; or to subscribe to dev mailing list (https://nifi.apache.org/mailing_lists.html) and start a discussion on this list about this subject.&lt;/P&gt;&lt;P&gt;In any case, IMO it seems to be a valid point but it needs to go through Apache process.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
    <pubDate>Wed, 22 Jun 2016 23:00:17 GMT</pubDate>
    <dc:creator>pvillard</dc:creator>
    <dc:date>2016-06-22T23:00:17Z</dc:date>
    <item>
      <title>Improve Tailfile Processor for use patterns in the "File to Tail" property ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Improve-Tailfile-Processor-for-use-patterns-in-the-quot-File/m-p/151160#M32612</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I've got more than one hundred files to tail and I would like to use patterns in the File to Tail property.&lt;/P&gt;&lt;P&gt;For example : /donapp/*/p00/wi*/log/*.?.*log.2016-06-22&lt;/P&gt;&lt;P&gt;Do you think it's possible to improve this processor ? Or is there another way to do it ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2016 15:49:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Improve-Tailfile-Processor-for-use-patterns-in-the-quot-File/m-p/151160#M32612</guid>
      <dc:creator>thierry_vernhet</dc:creator>
      <dc:date>2016-06-22T15:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Improve Tailfile Processor for use patterns in the "File to Tail" property ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Improve-Tailfile-Processor-for-use-patterns-in-the-quot-File/m-p/151161#M32613</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/10685/thierryvernhet.html" nodeid="10685"&gt;@Thierry Vernhet&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;NiFi is an Apache software, for improvement wish I'd recommend you to raise a JIRA on &lt;A href="https://issues.apache.org/jira/browse/NIFI" target="_blank"&gt;https://issues.apache.org/jira/browse/NIFI&lt;/A&gt; or to subscribe to dev mailing list (https://nifi.apache.org/mailing_lists.html) and start a discussion on this list about this subject.&lt;/P&gt;&lt;P&gt;In any case, IMO it seems to be a valid point but it needs to go through Apache process.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2016 23:00:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Improve-Tailfile-Processor-for-use-patterns-in-the-quot-File/m-p/151161#M32613</guid>
      <dc:creator>pvillard</dc:creator>
      <dc:date>2016-06-22T23:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: Improve Tailfile Processor for use patterns in the "File to Tail" property ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Improve-Tailfile-Processor-for-use-patterns-in-the-quot-File/m-p/151162#M32614</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/10685/thierryvernhet.html" nodeid="10685"&gt;@Thierry Vernhet&lt;/A&gt;&lt;P&gt; Is the intent that it could use patterns to find a file to tail or is it that it will find the file(s) to tail? If it is meant to be about finding a single file then this seems doable.  If the idea is to match on multiple files at once can you share how you expect it to behave?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2016 10:29:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Improve-Tailfile-Processor-for-use-patterns-in-the-quot-File/m-p/151162#M32614</guid>
      <dc:creator>JoeWitt</dc:creator>
      <dc:date>2016-06-23T10:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: Improve Tailfile Processor for use patterns in the "File to Tail" property ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Improve-Tailfile-Processor-for-use-patterns-in-the-quot-File/m-p/151163#M32615</link>
      <description>&lt;P&gt;Hi @jwit&lt;/P&gt;&lt;P&gt;The idea is to match on multiple files. Instead of create several processors with one file to tail for each one, I'd like to create only one processor with a "pattern" to tail which adresses several files.&lt;/P&gt;&lt;P&gt;Obviously, we except for each flow ingested the right properties "path, filename ...  " of the original file tailed in this flow. So the properties values may change with each flow.&lt;/P&gt;&lt;P&gt;Let me know if it's clear to you.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2016 16:17:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Improve-Tailfile-Processor-for-use-patterns-in-the-quot-File/m-p/151163#M32615</guid>
      <dc:creator>thierry_vernhet</dc:creator>
      <dc:date>2016-06-23T16:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: Improve Tailfile Processor for use patterns in the "File to Tail" property ?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Improve-Tailfile-Processor-for-use-patterns-in-the-quot-File/m-p/151164#M32616</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/5078/pvillard.html" nodeid="5078"&gt;@Pierre Villard&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer. &lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2016 16:24:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Improve-Tailfile-Processor-for-use-patterns-in-the-quot-File/m-p/151164#M32616</guid>
      <dc:creator>thierry_vernhet</dc:creator>
      <dc:date>2016-06-23T16:24:07Z</dc:date>
    </item>
  </channel>
</rss>

