Swift should store logs in separate file
Bug #1372877 reported by
Timur Nurlygayanov
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/
Observed Result:
We store all Swift logs in /var/log/messages and we have no configured redirect to another file, like /var/log/
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 |
To post a comment you must log in.
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.