Found undocumented attribute in xcatd and added some more info to auditnosyslog

This commit is contained in:
lissav 2014-09-12 09:19:19 -04:00
parent 6c46d5b75d
commit 66a38f0075

View File

@ -924,7 +924,8 @@ site => {
" -----------------\n".
"DATABASE ATTRIBUTES\n".
" -----------------\n".
" auditnosyslog: If set to 1, then commands will only be written to the auditlog table".
" auditnosyslog: If set to 1, then commands will only be written to the auditlog table.\n".
" This attribute set to 1 and auditskipcmds=ALL means no logging of commands.\n".
" Default is to write to both the auditlog table and syslog.\n".
" auditskipcmds: List of commands and/or client types that will not be\n".
" written to the auditlog table and syslog. See auditnosyslog.\n".
@ -945,6 +946,7 @@ site => {
" nodestatus: If set to 'n', the nodelist.status column will not be updated during\n".
" the node deployment, node discovery and power operations. The default is to update.\n\n".
" skiptables: Comma separated list of tables to be skipped by dumpxCATdb\n\n".
" skipvalidatelog: If set, then getcredential and getpostscript call will not be logged.\n\n".
" -------------\n".
"DHCP ATTRIBUTES\n".
" -------------\n".