Bug 1560520
| Summary: | [RFE] - Improve log collection time in log collector tool | ||
|---|---|---|---|
| Product: | [oVirt] ovirt-log-collector | Reporter: | Ilan Zuckerman <izuckerm> |
| Component: | General | Assignee: | Douglas Schilling Landgraf <dougsland> |
| Status: | CLOSED NOTABUG | QA Contact: | Daniel Gur <dagur> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.2.4 | CC: | bugs, izuckerm, mlehrer, ratamir, sbonazzo, ylavi |
| Target Milestone: | --- | Keywords: | FutureFeature, Performance |
| Target Release: | --- | Flags: | rule-engine:
planning_ack?
rule-engine: devel_ack? rule-engine: testing_ack? |
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-06-12 11:20:05 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Integration | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Ilan Zuckerman
2018-03-26 11:56:10 UTC
What's the request here? Collecting from 20 hosts and creating an archive including all the data takes time, there's not much we can do about it. Please note you can filter the host list by command line for reducing the number of hosts to be included in the repo and that's the only reasonable option for reducing the time needed for collecting logs. The user that has large RHV setup would need the ability to collect logs from it easily and efficiently. Whe we presented the current time to developers( Yaniv Kaul) and PMs The feedback was it is not acceptable and we were requested to Open a bug on it. If you would like to question the purpose of this use-case please check it with them. (In reply to Daniel Gur from comment #5) > The user that has large RHV setup would need the ability to collect logs > from it easily and efficiently. Whe we presented the current time to > developers( Yaniv Kaul) and PMs > The feedback was it is not acceptable and we were requested to Open a bug on > it. > > If you would like to question the purpose of this use-case please check it > with them. We are not planning for user to collect from 200 hosts at the same time. We have two options: - Aggregate logs with the metrics store. - Collect from one host from each cluster. |