Bug 1454796
Summary: | [RFE] OpenStack logs to include project (tenant) identifier in all activity related to it | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Miguel Perez Colino <miguel> |
Component: | fluentd | Assignee: | Martin Magr <mmagr> |
Status: | CLOSED DUPLICATE | QA Contact: | Leonid Natapov <lnatapov> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | unspecified | CC: | dhellmann, jbadiapa, mrunge, rmeggins |
Target Milestone: | --- | Keywords: | FutureFeature |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-10-20 05:50:51 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Miguel Perez Colino
2017-05-23 13:18:21 UTC
The default configuration for most logs should already include this information. The text formatter uses the logging_user_identity_format configuration option to control which parts of the user identity are included (http://git.openstack.org/cgit/openstack/oslo.log/tree/oslo_log/_options.py#n128). Other logging handlers may place that data in separate fields or use a different format. Can you provide some more details about what we have today, and how we want that to be different? Maybe an example log line would help? https://github.com/ViaQ/elasticsearch-templates/tree/master/namespaces and https://github.com/ViaQ/elasticsearch-templates/pull/30 *** This bug has been marked as a duplicate of bug 1454793 *** |