Update README.md
Costa Tsaousis committed
Oct 15, 2023 at 20:58 UTC
6d42158e3f07dd29a8c31bb7f62d89779d922a0c
1 file changed
+1
-1
collectors/systemd-journal.plugin/README.md
+1
-1
@@ -354,7 +354,7 @@ fields. But journald does exactly the opposite. Each log entry is unique and may
354
So, Loki and `systemd-journal` are good for different use cases.
355
356
`systemd-journal` already runs in your systems. You use it today. It is there inside all your systems
357
-collecting the system and app~~~~lications logs. And for its use case, it has advantages over other
357
+collecting the system and applications logs. And for its use case, it has advantages over other
358
centralization solutions. So, why not use it?
359
360
### Is it worth to build a `systemd` logs centralization server?