mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 00:36:00 +03:00
[GH-ISSUE #309] Local logging works but records no useful events #249
Labels
No labels
bug
feature
feature
improvement
improvement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ViMbAdmin-opensolutions#249
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dmitrydonskih on GitHub (Jan 11, 2024).
Original GitHub issue: https://github.com/opensolutions/ViMbAdmin/issues/309
Hello, I have ViMbAdmin 3.4.1 running on PHP 8.2.14.
It works fine, logging is enabled, but I don't see most useful events in log. Actions like create/modify/delete domains/mailboxes/aliases/admins etc. are NOT logged. The only records in my log are:
Settings in
application.iniare as following:No errors, no warnings about PHP or execution.
Am I missing something?
And, by the way: is logging to SYSLOG supported? If yes, how can I enable it?
Thanks.