Swift should store logs in separate file

Bug #1372877 reported by Timur Nurlygayanov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
Medium
Stanislaw Bogatkin
6.0.x
Won't Fix
Medium
Tomasz 'Zen' Napierala
6.1.x
Fix Committed
Medium
Stanislaw Bogatkin

Bug Description

Steps To Reproduce:
1. Deploy OpenStack cluster with 1 controller and 1 compute with default parameters (with Swift).
2. Try to find swift logs.

Expected Result:
We can find file like /var/log/swift-all.log which contains all required logs.

Observed Result:
We store all Swift logs in /var/log/messages and we have no configured redirect to another file, like /var/log/swift-all.log

Tags: swift
Dmitry Pyzhov (dpyzhov)
Changed in fuel:
assignee: nobody → Fuel Library Team (fuel-library)
Changed in fuel:
assignee: Fuel Library Team (fuel-library) → Tomasz 'Zen' Napierala (tzn)
Changed in fuel:
milestone: 6.0 → 6.1
no longer affects: fuel/6.0.x
Revision history for this message
Timur Nurlygayanov (tnurlygayanov) wrote :

Also we can't see any tracebacks / errors in case of any failures with swift, looks like we can increase / customize the log level to get the information about the issues during the debugging of issues with swift.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-library (master)

Fix proposed to branch: master
Review: https://review.openstack.org/170524

Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/170524
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=a7df379984ef4c5aaaf252fe45dd99510b260d42
Submitter: Jenkins
Branch: master

commit a7df379984ef4c5aaaf252fe45dd99510b260d42
Author: Stanislaw Bogatkin <email address hidden>
Date: Fri Apr 3 17:47:54 2015 +0300

    Move local swift logs to swift-all.log

    * On local nodes now all swift logs moves to /var/log/swift-all.log
    * On master node swift logs stored as usual - separated to swift*
      processes

    Change-Id: I53d29e163917b380b35ae01be475394bd223e8d2
    Closes-Bug: #1372877

Changed in fuel:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.