@cryptotaxi247 / netdata-1 / commits / 929aaf68a

Update README.md

Costa Tsaousis committed Oct 9, 2023 at 00:40 UTC 929aaf68aaa4c2733935a0d00088cda8eb77054f
1 file changed +5 -4
collectors/systemd-journal.plugin/README.md
+5 -4
@@ -98,11 +98,12 @@ For information about configuring a journals' centralization server, check [this
98
99 ## Journal Fields
100
101 -`systemd` journals are designed to support multiple fields per log entry. The power of `systemd` journals is that
102 -unlike other log management systems, it supports different, dynamic and variable fields for each log message
103 -while all fields are indexed for fast queries.
101 +`systemd` journals are designed to support multiple fields per log entry. The power of `systemd` journals is that,
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.
106
105 -This means that each application can log using its own unique fields.
107 For a description of the most frequent fields found in `systemd` journals, check `man systemd.journal-fields`.
108
109 Fields found in the journal files are automatically added to the UI in multiple places to help you explore