-
Bug
-
Resolution: Not a Bug
-
Normal
-
None
-
4.10
-
Important
-
None
-
Rejected
-
False
-
Description of problem:
- When we check the logs from the pod section, we are getting all the logs loading into the viewer.
- There was a limit for loading the logs before (1000 lines only), but now we can see all the logs in the log viewer which is causing the slowness in the console.
- If the logs are too much for particular pod, it is taking long to load everything, and customer is getting delay in their routines.
Version-Release number of selected component (if applicable):
OCP 4.10
How reproducible:
Just check the logs for any pod in the OpenShift console and we get the huge number of logs if generated in the history
Steps to Reproduce:
1. Login into the OCP (Administrator)
2. Select Pod under the Workload section
3. Click on the Logs and wait for all the logs to reload
Actual results:
It is taking so much time to load all the logs into the viewer, and showing thousands of lines in the log viewer at a time.
Expected results:
The log viewer should have some limit for the number of lines or any option which can change the limit
- is duplicated by
-
RFE-3560 Add option to enable/disable tailing to log viewer
- Accepted