Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

link _SYSTEMD_UNIT journal detail to service page #53

Closed
stefwalter opened this issue Nov 4, 2013 · 1 comment
Closed

link _SYSTEMD_UNIT journal detail to service page #53

stefwalter opened this issue Nov 4, 2013 · 1 comment
Assignees
Labels
enhancement good-first-issue Appropriate for new contributors page:logs

Comments

@stefwalter
Copy link
Contributor

It should be possible to see all fields of a journal entry. Selected ones should get special treatment:

  • MESSAGE_ID should be looked up in the catalog
  • _SYSTEMD_UNIT links to the service page
  • _PID should offer to send signals to the process
  • _KERNEL_DEVICE etc should link to the storage page if applicable
@stefwalter stefwalter added the good-first-issue Appropriate for new contributors label Nov 23, 2016
@martinpitt martinpitt changed the title Show details about a journal entry link _SYSTEMD_UNIT journal detail to service page Jan 10, 2019
@martinpitt
Copy link
Member

IMHO doing magic with _KERNEL_DEVICE is too heuristic, and even more so _PID -- for old messages it's very plausible that the pid is long gone, or got re-used by a newer process. But linking to the services page is a great and simple improvement.

@marusak marusak self-assigned this Oct 21, 2019
marusak pushed a commit to marusak/cockpit that referenced this issue Jan 29, 2020
marusak pushed a commit to marusak/cockpit that referenced this issue Jan 4, 2021
marusak added a commit to marusak/cockpit that referenced this issue Feb 23, 2021
thomasvandenbosch13 pushed a commit to thomasvandenbosch13/cockpit that referenced this issue Apr 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement good-first-issue Appropriate for new contributors page:logs
Projects
None yet
Development

No branches or pull requests

6 participants