Expanded the -auditlog entries in the man pages of the server processes
[openafs.git] / doc / man-pages / pod8 / fileserver.pod
index 9cf1a78..1e76e05 100644 (file)
@@ -256,7 +256,11 @@ length.
 
 =item B<-auditlog> <I<log path>>
 
-Set and enable auditing.
+Turns on audit logging, and sets the path for the audit log.  The audit
+log shows one entry per RPC call. Each entry records the name of the RPC
+call, the host that submitted the call, the authenticated entity (user)
+that issued the call, the parameters for the call, and if the call
+succeeded or failed.
 
 =item B<-audit-interface> (file | sysvmq)
 
@@ -767,6 +771,8 @@ L<FileLog(5)>,
 L<bos_create(8)>,
 L<bos_getlog(8)>,
 L<fs_setacl(1)>,
+L<msgget(2)>,
+L<msgrcv(2)>,
 L<salvager(8)>,
 L<volserver(8)>,
 L<vos_examine(1)>