HEX
Server: nginx/1.16.1
System: Linux ecs-04358622 4.19.90-2107.6.0.0100.oe1.bclinux.x86_64 #1 SMP Wed Dec 1 19:59:44 CST 2021 x86_64
User: nginx (994)
PHP: 8.0.0
Disabled: NONE
Upload Files
File: //usr/share/doc/rsyslog/html/free_support.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Free Services for Rsyslog &#8212; rsyslog 8.2006.0 documentation</title>
    <link rel="stylesheet" href="_static/classic.css" type="text/css" />
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
    <link rel="stylesheet" href="_static/rsyslog.css" type="text/css" />
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    './',
        VERSION:     '8.2006.0',
        COLLAPSE_INDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true,
        SOURCELINK_SUFFIX: '.txt'
      };
    </script>
    <script type="text/javascript" src="_static/jquery.js"></script>
    <script type="text/javascript" src="_static/underscore.js"></script>
    <script type="text/javascript" src="_static/doctools.js"></script>
    <link rel="index" title="Index" href="genindex.html" />
    <link rel="search" title="Search" href="search.html" />
    <link rel="next" title="Compatibility" href="compatibility/index.html" />
    <link rel="prev" title="How reliable should reliable logging be?" href="whitepapers/reliable_logging.html" /> 
  </head>
  <body>
    <div class="related" role="navigation" aria-label="related navigation">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="genindex.html" title="General Index"
             accesskey="I">index</a></li>
        <li class="right" >
          <a href="compatibility/index.html" title="Compatibility"
             accesskey="N">next</a> |</li>
        <li class="right" >
          <a href="whitepapers/reliable_logging.html" title="How reliable should reliable logging be?"
             accesskey="P">previous</a> |</li>
        <li class="nav-item nav-item-0"><a href="index.html">rsyslog 8.2006.0 documentation</a> &#187;</li> 
      </ul>
    </div>  

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body" role="main">
            
  <div class="section" id="free-services-for-rsyslog">
<h1>Free Services for Rsyslog<a class="headerlink" href="#free-services-for-rsyslog" title="Permalink to this headline">¶</a></h1>
<p><em>A personal word from Rainer, the lead developer of rsyslog:</em></p>
<p><strong>The rsyslog community provides ample free support resources. Please
see our</strong> <a class="reference external" href="troubleshooting/index.html">troubleshooting guide</a> <strong>to get started.</strong></p>
<p>Every now and then I receive private mail with support questions. I
appreciate any feedback, but I must limit my resources so that I can
help drive a great logging system forward.</p>
<p>To do so, I have decided not to reply to unsolicited support emails, at
least not with a solution (but rather a link to this page ;)). I hope
this does not offend you. The reason is quite simple: If I do personal
support, you gain some advantage without contributing something back.
Think about it: if you ask your question on the public forum or mailing
list, others with the same problem can help you and, most importantly, even
years later find your post (and the answer) and get the problem solved.
So by solving your issue in public, you help create a great community
resource and also help your fellow users find solutions quicker. In
the long term, this also contributes to improved code because the more
questions users can find solutions to themselves, the fewer I need to
look at.</p>
<p>But it becomes even better: the rsyslog community is much broader than
Rainer ;) - there are other helpful members hanging around the public
places. They often answer questions, so that I do not need to look at
them (btw, once again a big “thank you”, folks!). And, more important,
those folks have a different background than me. So they often either know
better how to solve your problem (e.g. because it is distro-specific) or
they know how to better phrase it (after all, I like abstract terms and
concepts ;)). So you do yourself a favor if you use the public places.</p>
<p>An excellent place to go to is the <a class="reference external" href="http://kb.monitorware.com/rsyslog-f40.html">rsyslog
forum</a> inside the
knowledge base (which in itself is a great place to visit!). For those
used to mailing lists, the <a class="reference external" href="http://lists.adiscon.net/mailman/listinfo/rsyslog">rsyslog mailing
list</a> also offers
excellent advise.</p>
<p><strong>Don’t like to post your question in a public place?</strong> Well, then you
should consider purchasing <a class="reference external" href="http://www.rsyslog.com/professional-services/">rsyslog professional
support</a>. The fees are very low and help
fund the project. If you use rsyslog seriously inside a corporate
environment, there is no excuse for not getting one of the support
packages ;)</p>
<p>Of course, things are different when I ask you to mail me privately.
I’ll usually do that when I think it makes sense, for example when we
exchange debug logs.</p>
<p>I hope you now understand the free support options and the reasoning for
them. I hope I haven’t offended you with my words - this is not my
intention. I just needed to make clear why there are some limits on my
responsiveness. Happy logging!</p>
<div class="admonition seealso">
<p class="first admonition-title">See also</p>
<p>Help with configuring/using <code class="docutils literal"><span class="pre">Rsyslog</span></code>:</p>
<ul class="last simple">
<li><a class="reference external" href="http://lists.adiscon.net/mailman/listinfo/rsyslog">Mailing list</a> - best route for general questions</li>
<li>GitHub: <a class="reference external" href="https://github.com/rsyslog/rsyslog/">rsyslog source project</a> - detailed questions, reporting issues
that are believed to be bugs with <code class="docutils literal"><span class="pre">Rsyslog</span></code></li>
<li>Stack Exchange (<a class="reference external" href="https://stackexchange.com/filters/327462/rsyslog">View</a>, <a class="reference external" href="https://serverfault.com/questions/ask?tags=rsyslog">Ask</a>)
- experimental support from rsyslog community</li>
</ul>
</div>
<div class="admonition seealso">
<p class="first admonition-title">See also</p>
<p>Contributing to <code class="docutils literal"><span class="pre">Rsyslog</span></code>:</p>
<ul class="last simple">
<li>Source project: <a class="reference external" href="https://github.com/rsyslog/rsyslog/blob/master/README.md">rsyslog project README</a>.</li>
<li>Documentation: <a class="reference external" href="https://github.com/rsyslog/rsyslog-doc/blob/master/README.md">rsyslog-doc project README</a></li>
</ul>
</div>
<p>Copyright 2008-2020 <a class="reference external" href="https://rainer.gerhards.net/">Rainer Gerhards</a>
(<a class="reference external" href="https://www.rainer-gerhards.de/grossrinderfeld/">Großrinderfeld</a>),
and Others.</p>
</div>


          </div>
        </div>
      </div>
      <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
        <div class="sphinxsidebarwrapper">
  <h4>Previous topic</h4>
  <p class="topless"><a href="whitepapers/reliable_logging.html"
                        title="previous chapter">How reliable should reliable logging be?</a></p>
  <h4>Next topic</h4>
  <p class="topless"><a href="compatibility/index.html"
                        title="next chapter">Compatibility</a></p>
  <h3>This Page</h3>
  <ul class="this-page-menu">
    <li><a href="_sources/free_support.rst.txt"
           rel="nofollow">Show Source</a></li>
    <li><a href="https://github.com/rsyslog/rsyslog-doc/edit/master/source/free_support.rst"
           rel="nofollow">Edit on GitHub</a></li>
  </ul>

<div id="searchbox" style="display: none" role="search">
  <h3>Quick search</h3>
    <form class="search" action="search.html" method="get">
      <div><input type="text" name="q" /></div>
      <div><input type="submit" value="Go" /></div>
      <input type="hidden" name="check_keywords" value="yes" />
      <input type="hidden" name="area" value="default" />
    </form>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
        </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="related" role="navigation" aria-label="related navigation">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="genindex.html" title="General Index"
             >index</a></li>
        <li class="right" >
          <a href="compatibility/index.html" title="Compatibility"
             >next</a> |</li>
        <li class="right" >
          <a href="whitepapers/reliable_logging.html" title="How reliable should reliable logging be?"
             >previous</a> |</li>
        <li class="nav-item nav-item-0"><a href="index.html">rsyslog 8.2006.0 documentation</a> &#187;</li> 
      </ul>
    </div>
    <div class="footer" role="contentinfo">
    </div>
  </body>
</html>