[MDEV-8127] Unable to set the server_audit_file_path to any directory outside the data dir. Created: 2015-05-09 Updated: 2015-05-10 Resolved: 2015-05-10 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Plugin - Audit |
| Affects Version/s: | 10.0.18 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Arunjith | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
CentOS Linux release 7.0.1406 |
||
| Description |
|
Unable to set the server_audit_file_path to any directory outside the data dir. As per the variable status we are able to set the path to a different location, outside the data dir. But the logs are not physically created. Following are the details.
|
| Comments |
| Comment by Elena Stepanova [ 2015-05-09 ] | ||
|
Please note that when you ran
you got 2 warnings. They are about not being able to create the file. If you search for SELinux complaints, you'll find that it blocked the writing. If you still believe that MariaDB is doing something wrong in regard to SELinux policies, please let us know. |