<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 08/09/2016 03:41 PM, Lars
      Kellogg-Stedman wrote:<br>
    </div>
    <blockquote cite="mid:20160809214120.lbkllubpzwlz6s72@redhat.com"
      type="cite">
      <pre wrap="">In working with the fluentd packaging from the opstools sig, I think
we need to make at least two changes:

- For type=tail sources, fluentd really wants a pos_file parameter to
  track the file position.  It would be helpful if we created
  /run/fluentd via /etc/tmpfiles.d as a common location for storing
  these files.</pre>
    </blockquote>
    <br>
    +1 - as long as the location is configurable.  OpenShift typically
    keeps its pos_file in the log directory (e.g. /var/log) that is
    mounted from the host.<br>
    <br>
    <blockquote cite="mid:20160809214120.lbkllubpzwlz6s72@redhat.com"
      type="cite">
      <pre wrap="">

- I think that the *_secure_forward plugins (which permit using ssl
  for communication between a fluentd client and a collector) are
  going to be a necessity for just about everybody, so these should
  probably be packaged in manner similar to the elasticsearch plugin.</pre>
    </blockquote>
    <br>
    +1 - gem2rpm for starters.  But watch out because gem2rpm will
    sometimes generate too many Requires and BuildRequires which aren't
    really needed, and will miss some Requires and BuildRequires, and
    see <a class="moz-txt-link-freetext" href="https://fedoraproject.org/wiki/Packaging:Ruby?rd=Packaging/Ruby">https://fedoraproject.org/wiki/Packaging:Ruby?rd=Packaging/Ruby</a><br>
    <br>
    <blockquote cite="mid:20160809214120.lbkllubpzwlz6s72@redhat.com"
      type="cite">
      <pre wrap="">

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
CentOS-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:CentOS-devel@centos.org">CentOS-devel@centos.org</a>
<a class="moz-txt-link-freetext" href="https://lists.centos.org/mailman/listinfo/centos-devel">https://lists.centos.org/mailman/listinfo/centos-devel</a>
</pre>
    </blockquote>
    <p><br>
    </p>
  </body>
</html>