Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • Console Console
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 99
    • Issues 99
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • ConsoleConsole
  • Issues
  • #108
Closed
Open
Issue created Jan 11, 2022 by cmurf@cmurf

scrollback limit is too short

kgx-0.4.0-1.fc35.x86_64 From repo: copr:copr.fedorainfracloud.org:exalm:kgx

Console scrollback seems to be limited to about 9999 lines? journalctl --since=-1d --no-pager contains 18544 lines, but the top 9356 lines are cutoff. In another example it's 9998 lines cutoff the top.

Reproduces with:

  1. journalctl --since=-1d > journaltest.txt
  2. cat -n journaltest.txt

A day's worth of journal log is actually kinda short at ~20,000 lines. If I'm doing any sort of boot debugging with systemd.log_level=debug or rd.debug it's around 50,000 to 100,000 lines, and with drm.debug=0x1e typical is 2.5 million lines.

Edited Jan 11, 2022 by cmurf
Assignee
Assign to
Time tracking