mirror of
https://github.com/webmin/webmin.git
synced 2026-02-13 18:32:58 +00:00
15 lines
1019 B
Plaintext
15 lines
1019 B
Plaintext
---- Changes since 1.210 ----
|
|
When searching log files, rotated and compressed versions are also included.
|
|
---- Changes since 1.260 ----
|
|
Log files from other modules (such as MySQL and BIND) are shown in this module too, even though they are not logged via syslog. This allows logs to be viewed and searched from a single interface.
|
|
When viewing a log file, the contents of the newest rotated version will be shown in the latest log is empty.
|
|
---- Changes since 1.270 ----
|
|
Error logs from Webmin and Usermin, and kernel messages are now viewable in this module.
|
|
---- Changes since 1.300 ----
|
|
Added a Module Config option to specifying other log files that should be searchable, and a similar ACL option to add logs on a per-user basis.
|
|
---- Changes since 1.380 ----
|
|
On Debian systems, use a syslog restart to tell it to re-open log files, as a HUP signal is not reliable.
|
|
On Fedora 8, use rsyslog by default instead of syslog.
|
|
---- Changes since 1.430 ----
|
|
Added support for rsyslogd, as seen by default on Debian 5.0.
|