diff --git a/bundles/org.openhab.binding.logreader/src/main/resources/OH-INF/thing/channels.xml b/bundles/org.openhab.binding.logreader/src/main/resources/OH-INF/thing/channels.xml
index 4b9db8aa39768..6cc27f0185da0 100644
--- a/bundles/org.openhab.binding.logreader/src/main/resources/OH-INF/thing/channels.xml
+++ b/bundles/org.openhab.binding.logreader/src/main/resources/OH-INF/thing/channels.xml
@@ -8,62 +8,60 @@
StringDisplays contents of last [ERROR] event
-
+ StringDisplays contents of last [WARN] event
-
+ StringDisplays contents of last custom event
-
+ NumberDisplays number of [WARN] lines matched to search pattern
+ NumberDisplays number of [ERROR] lines matched to search pattern
+ NumberDisplays number of custom lines matched to search pattern
+ DateTimeLast time when log rotated recognized
-
+ Time
+ triggerFires when a new [ERROR] appears in the log
-
- triggerFires when a new [WARN] appears in the log
-
- triggerFires when a new [CUSTOM] appears in the log
-
-