[systemd-bugs] [Bug 86464] New: Remove libcurl verbose switch in journal-upload (217)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Nov 19 06:51:57 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=86464

            Bug ID: 86464
           Summary: Remove libcurl verbose switch in journal-upload (217)
           Product: systemd
           Version: unspecified
          Hardware: All
                OS: Linux (All)
            Status: NEW
          Severity: minor
          Priority: medium
         Component: general
          Assignee: systemd-bugs at lists.freedesktop.org
          Reporter: bvoegelejunior at aim.com
        QA Contact: systemd-bugs at lists.freedesktop.org

journal-upload (217) creates a lot of log entries, which are essentially
verbose libcurl output. This might be useful in case of debugging connection
issues, but spams a central log with a lot of noise and puts some significant
load on the sender (an RasPi in that case). The relevant place might be in
src/journal-remote/journal-upload.c at line 246 :
               /* enable verbose for easier tracing */
                easy_setopt(curl, CURLOPT_VERBOSE, 1L, LOG_WARNING, );

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20141119/6e08c104/attachment.html>


More information about the systemd-bugs mailing list