Ticket #4356 (closed feature request: worksforme)
Excessive logging on samba
| Reported by: | iforbes@… | Owned by: | jamor@… |
|---|---|---|---|
| Milestone: | nice to have someday | Component: | samba |
| Severity: | normal | Keywords: | |
| Cc: |
Description
We have had problems where samba is creating very large syslog files, even when samba logging is disabled in Zentyal. This increases the load average on the system and results in poor performance for users.
We have had to create a custom template file to change this line in smb.conf
full_audit:success = connect opendir open disconnect unlink mkdir rmdir rename
to
full_audit:success = connect disconnect unlink mkdir rmdir rename
(Ie audit logging only when file is edited or deleted, not just accessed.)
This helps but it would be good to disable this logging completely on sites where performance is more important than audit information.
Attachments
Change History
comment:3 Changed 3 months ago by jag
- Status changed from new to closed
- Resolution set to worksforme
With samba4 zentyal-samba has changed a lot so it would be better to update your petitions.
If you want you can add them at http://ideas.zentyal.org/ideatorrent/idea/104/
Regards,
Javier