Is there a way to query other namespace for journald logs? #21801
-
We've set up computers to log events for our system to a separate journal namespace see. This is done to be able to separate the storage and retention settings for those logs as well as not forwarding them to syslog. To query those with journalctl you need to specify a separate flag I can't find a way to add that to the commands for cockpit or some other way to configure a way to view these using the otherwise excellent ui. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Looking at the sources I can see that the lowlevel It is, as far as I can see, however not exposed from the frontend options in any way. |
Beta Was this translation helpful? Give feedback.
Yup it isn't by default. We could look into exposing it.