From 18a76ae0ca0fe946409470c4412de80d85c33037 Mon Sep 17 00:00:00 2001 From: 2hou2hou <76297759@qq.com> Date: Tue, 13 Aug 2024 11:42:43 +0800 Subject: [PATCH] Update readme.md Remove redundant characters --- logging/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/logging/readme.md b/logging/readme.md index 7c12ea7..dd8fef6 100644 --- a/logging/readme.md +++ b/logging/readme.md @@ -101,7 +101,7 @@ Archived and active journals take up 320.0M in the file system. The `--list-boots` option shows a sequential list of system boots with numerical identifiers. The most recent boot is always 0. The dates at the end of the line show the time stamps of the first and last messages generated during that boot. ```bash -$ jjournalctl --list-boots | tail -5 +$ journalctl --list-boots | tail -5 -4 10797e174df7473f816f30bd2eeb4a57 Mon 2024-03-18 14:40:30 CET—Mon 2024-03-18 14:49:42 CET -3 237e3a7ee5ed4d9b89358e24fd4d6a8e Mon 2024-03-18 14:50:19 CET—Thu 2024-03-21 03:08:06 CET -2 93dcd912589c43d0bd74dbc49af29212 Thu 2024-03-21 09:00:35 CET—Fri 2024-03-22 05:58:45 CET @@ -494,4 +494,4 @@ Graylog is the spunky underdog to ELK’s pack leader. It resembles the ELK stac ### Logging as a service -Splunk is the most mature and trusted; both hosted and on-premises versions are available. Some of the largest corporate networks rely on Splunk, not only as a log manager but also as a business analytics system. But if you choose Splunk, be prepared to pay dearly for the privilege. \ No newline at end of file +Splunk is the most mature and trusted; both hosted and on-premises versions are available. Some of the largest corporate networks rely on Splunk, not only as a log manager but also as a business analytics system. But if you choose Splunk, be prepared to pay dearly for the privilege.