What's new

Scribe Scribe v3.2.11 [2026-Mar-22] - Entware syslog-ng and logrotate installer for Asuswrt-Merlin

I wasn't intending to give you an assignment :) Scribe works fine now, and I agree people should play on their own with the new features before you change what ain't broken.
Yeah, no worries. I know you didn't, and that's not how I read it at all. Based on many of your previous posts, it's clear that you like to play and tinker with syslog-ng, logrotate, and other tools, so you seem genuinely curious to see how things work under the hood. More power to you!!

My reply was intended to simply clarify my perspective and explain how I see things going forward.
 
The only other issue I see now is with logrotate on one of my mesh nodes that I had tried
uninstall scribe,reboot and reinstall scribe. When logrotate runs from cron I get the following error.
Would you mind installing and running the latest development branch versions of Scribe (v3.2.12) and uiScribe (v1.4.14) to see if the behavior changes?

If interested, use the following commands:
Bash:
/jffs/scripts/scribe develop
/jffs/scripts/scribe forceupdate
And
Bash:
/jffs/scripts/uiScribe develop
/jffs/scripts/uiScribe forceupdate

I'm going offline for the rest of the day to take care of personal stuff, and I won't be back until late this evening. Wish you good luck!!
 
Would you mind installing and running the latest development branch versions of Scribe (v3.2.12) and uiScribe (v1.4.14) to see if the behavior changes?

If interested, use the following commands:
Bash:
/jffs/scripts/scribe develop
/jffs/scripts/scribe forceupdate
And
Bash:
/jffs/scripts/uiScribe develop
/jffs/scripts/uiScribe forceupdate

I'm going offline for the rest of the day to take care of personal stuff, and I won't be back until late this evening. Wish you good luck!!
I installed the develop version of scribe only as it is a mesh node so there is no uiScribe currently.

checking syslog-ng daemon ... alive.
syslog.log default location ... /tmp/syslog.log
... & agrees with config file ... okay!

checking system for necessary scribe hooks ...

checking S01syslog-ng ... present.
checking service-event ... present.
checking post-mount ... present.
checking unmount ... present.
checking logrotate cron job ... present.
checking directory links ... present.

checking syslog-ng configuration ...

syslog-ng.conf options check ... in sync. (v4.10)
syslog-ng.conf syntax check ... okay!

scribe installed version: v3.2.12 (develop)
scribe GitHub version: v3.2.12 (develop)
scribe is up to date!
 
logrotate from cron now looks good.

From Scribe TUI:
2026-04-11T14:29:21.036058-04:00 xt8-garage logrotate: logrotate state -- version 2
2026-04-11T14:29:21.036058-04:00 xt8-garage logrotate: "/opt/var/log/wlceventd.log" 2026-4-11-10:0:0
2026-04-11T14:29:21.036058-04:00 xt8-garage logrotate: "/opt/var/log/messages" 2026-4-11-10:0:0
2026-04-11T14:29:21.036058-04:00 xt8-garage logrotate: "/opt/var/log/logrotate.log" 2026-4-11-10:0:0
2026-04-11T14:29:21.036058-04:00 xt8-garage logrotate: "/opt/var/log/firewall.log" 2026-4-11-10:0:0
2026-04-11T14:29:21.036058-04:00 xt8-garage logrotate: "/opt/var/log/syslog-ng.log" 2026-4-11-10:0:0
2026-04-11T14:29:21.036058-04:00 xt8-garage logrotate: "/opt/var/log/hostapd.log" 2026-4-11-11:0:0

From cron:
2026-04-11T14:32:03.518055-04:00 xt8-garage logrotate: logrotate state -- version 2
2026-04-11T14:32:03.518055-04:00 xt8-garage logrotate: "/opt/var/log/wlceventd.log" 2026-4-11-10:0:0
2026-04-11T14:32:03.518055-04:00 xt8-garage logrotate: "/opt/var/log/messages" 2026-4-11-10:0:0
2026-04-11T14:32:03.518055-04:00 xt8-garage logrotate: "/opt/var/log/logrotate.log" 2026-4-11-10:0:0
2026-04-11T14:32:03.518055-04:00 xt8-garage logrotate: "/opt/var/log/firewall.log" 2026-4-11-10:0:0
2026-04-11T14:32:03.518055-04:00 xt8-garage logrotate: "/opt/var/log/syslog-ng.log" 2026-4-11-10:0:0
2026-04-11T14:32:03.518055-04:00 xt8-garage logrotate: "/opt/var/log/hostapd.log" 2026-4-11-11:0:0
 

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top