Jack Yaz
Part of the Furniture
v1.4.5
Updated 2021-08-06
Customise the System Log page to show log files created by Scribe (syslog-ng). Requires Scribe by @cmkelley
Support for Scribe can be found here: https://www.snbforums.com/threads/scribe-syslog-ng-and-logrotate-installer.55853/
uiScribe is free to use under the GNU General Public License version 3 (GPL 3.0).
This project is hosted on GitHub
Love the script and want to support future development? Any and all donations gratefully received!
PayPal donation
Buy me a coffee
Supported firmware versions
You must be running firmware Merlin 384.15/384.13_4 (or later) Asuswrt-Merlin
Installation
Using your preferred SSH client/terminal, copy and paste the following command, then press Enter:
Usage
WebUI
uiScribe can be configured via the WebUI, on the System Log page.
Command Line
To launch the uiScribe menu after installation, use:
If this does not work, you will need to use the full path:
Updated 2021-08-06
Customise the System Log page to show log files created by Scribe (syslog-ng). Requires Scribe by @cmkelley
Support for Scribe can be found here: https://www.snbforums.com/threads/scribe-syslog-ng-and-logrotate-installer.55853/
uiScribe is free to use under the GNU General Public License version 3 (GPL 3.0).
This project is hosted on GitHub
Love the script and want to support future development? Any and all donations gratefully received!
PayPal donation
Buy me a coffee
Supported firmware versions
You must be running firmware Merlin 384.15/384.13_4 (or later) Asuswrt-Merlin
Installation
Using your preferred SSH client/terminal, copy and paste the following command, then press Enter:
Code:
/usr/sbin/curl --retry 3 "https://raw.githubusercontent.com/jackyaz/uiScribe/master/uiScribe.sh" -o "/jffs/scripts/uiScribe" && chmod 0755 /jffs/scripts/uiScribe && /jffs/scripts/uiScribe install
Usage
WebUI
uiScribe can be configured via the WebUI, on the System Log page.
Command Line
To launch the uiScribe menu after installation, use:
Code:
uiScribe
If this does not work, you will need to use the full path:
Code:
/jffs/scripts/uiScribe
Last edited: