cmkelley
Very Senior Member
Okay, I said I wasn't going to do it tonight, but I did it anyway ...
V0.8_3 is available
which will copy the new rc.func.syslog-ng file and restart syslog-ng to stop verbose logging of syslog-ng stuff
syslog-ng.d/
crashes
syslogng
wlceventd
logrotate.d/
A00global
crash (I should probably rename either this one or "crashes" above to consistent with each other)
messages
syslogng
Happy logging!
V0.8_3 is available
- /opt/etc/init.d/rc.func.syslog-ng updated to remove ARGS="-v" - unfortunately, this file is not updated during a regular update. If you haven't modified any of the files in the /opt/etc/*.d/ directories, you can safely do an install, and force install. Only those base files copied by scribe will be over-written, any files moved into those directories will be untouched. Otherwise, after you have updated to v0.8_3, at the terminal prompt, you can cut and paste the below:
Code:
cp /opt/tmp/scribe-master/init.d/rc.func.syslog-ng /opt/etc/init.d && scribe restart
- After running "scribe install" or "scribe restart", scribe will verify that syslog-ng is actually running. Thanks to @elorimer for the suggestion.
- Despite previous assertions by me to the contrary, update does not write anything to the /opt/etc/*.d/ directories. That is only done on install, or a forced re-install.
syslog-ng.d/
crashes
syslogng
wlceventd
logrotate.d/
A00global
crash (I should probably rename either this one or "crashes" above to consistent with each other)
messages
syslogng
Happy logging!