Difference between revisions of "Journalctl"

From Teknologisk videncenter
Jump to: navigation, search
(Created page with " =Log from service= Example: '''journalctl -u sshguard -S "2026-03-15 00:00:00" -U "2026-03-18 13:36:04"''' Category Linux")
 
m
 
Line 2: Line 2:
 
=Log from service=
 
=Log from service=
 
Example: '''journalctl -u sshguard -S "2026-03-15 00:00:00" -U "2026-03-18 13:36:04"'''
 
Example: '''journalctl -u sshguard -S "2026-03-15 00:00:00" -U "2026-03-18 13:36:04"'''
[[Category Linux]]
+
[[Category:Linux]]

Latest revision as of 14:16, 18 March 2026

Log from service

Example: journalctl -u sshguard -S "2026-03-15 00:00:00" -U "2026-03-18 13:36:04"