File: troubleshooting.md

package info (click to toggle)
nerdlog 1.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,296 kB
  • sloc: sh: 1,004; makefile: 85
file content (7 lines) | stat: -rw-r--r-- 435 bytes parent folder | download
1
2
3
4
5
6
7
# Troubleshooting

## I see some logs on the histogram, but when I zoom in, Nerdlog doesn't show any logs

If you're using `journalctl`, this might be caused by [this bug in `journalctl`](https://github.com/systemd/systemd/issues/37468), where it prints inconsistent data for various overlapping time ranges.

Consider using plain log files instead; it's not the only problem with `journalctl` btw (check [FAQ](./faq.md) for details).