@cryptotaxi247 / netdata-1 / commits / f340d7825

Update README.md

Costa Tsaousis committed Oct 9, 2023 at 00:43 UTC f340d78255317e7c762c0540fdd197dec086a71f
1 file changed +2 -1
collectors/systemd-journal.plugin/README.md
+2 -1
@@ -102,7 +102,8 @@ For information about configuring a journals' centralization server, check [this
102 unlike other log management systems, it supports dynamic and variable fields for each log message,
103 while all fields and their values are indexed for fast querying.
104
105 -This means that each application can log messages annotated with its own unique fields.
105 +This means that each application can log messages annotated with its own unique fields and values, and `systemd`
106 +journals will automatically index all of them, without any configuration or manual action.
107
108 For a description of the most frequent fields found in `systemd` journals, check `man systemd.journal-fields`.
109