Skip to content

Commit f39d809

Browse files
authored
Added Features
1 parent 5bc76bb commit f39d809

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# MQTT-Logger
22
Simple MQTT-Logger for Busybox or other shells. Writes all MQTT messages from subscribed topics into a file.
3+
## Features
4+
- Log rotation when disk space below threshold (configurable)
5+
- Logfiles split by size (configurable)
6+
37
Call script with same options like for [mosquitto_sub](https://mosquitto.org/man/mosquitto_sub-1.html). '-v' gets added. Configure output directory and other parameters inside script.
48

59
Tested on a router Teltonika RUT955 running BusyBox v1.30.1 () built-in shell (ash)

0 commit comments

Comments
 (0)