|
4 | 4 | <meta charset="UTF-8"> |
5 | 5 | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
7 | | -<meta name="generator" content="Asciidoctor 2.0.10"> |
| 7 | +<meta name="generator" content="Asciidoctor 2.0.14"> |
8 | 8 | <meta name="author" content="Couchbase"> |
9 | 9 | <title>couchbase-cli-setting-audit(1)</title> |
10 | 10 | <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400,700"> |
|
48 | 48 | table{border-collapse:collapse;border-spacing:0} |
49 | 49 | *,*::before,*::after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box} |
50 | 50 | html,body{font-size:100%} |
51 | | -body{background:#fff;color:rgba(0,0,0,.8);padding:0;margin:0;font-family:"Noto Serif","DejaVu Serif",serif;font-weight:400;font-style:normal;line-height:1;position:relative;cursor:auto;tab-size:4;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased} |
| 51 | +body{background:#fff;color:rgba(0,0,0,.8);padding:0;margin:0;font-family:"Noto Serif","DejaVu Serif",serif;font-weight:400;font-style:normal;line-height:1;position:relative;cursor:auto;tab-size:4;word-wrap:anywhere;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased} |
52 | 52 | a:hover{cursor:pointer} |
53 | 53 | img,object,embed{max-width:100%;height:auto} |
54 | 54 | object,embed{height:100%} |
|
63 | 63 | img,object,svg{display:inline-block;vertical-align:middle} |
64 | 64 | textarea{height:auto;min-height:50px} |
65 | 65 | select{width:100%} |
66 | | -.center{margin-left:auto;margin-right:auto} |
67 | | -.stretch{width:100%} |
68 | 66 | .subheader,.admonitionblock td.content>.title,.audioblock>.title,.exampleblock>.title,.imageblock>.title,.listingblock>.title,.literalblock>.title,.stemblock>.title,.openblock>.title,.paragraph>.title,.quoteblock>.title,table.tableblock>.title,.verseblock>.title,.videoblock>.title,.dlist>.title,.olist>.title,.ulist>.title,.qlist>.title,.hdlist>.title{line-height:1.45;color:#7a2518;font-weight:400;margin-top:0;margin-bottom:.25em} |
69 | | -div,dl,dt,dd,ul,ol,li,h1,h2,h3,#toctitle,.sidebarblock>.content>.title,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0;direction:ltr} |
| 67 | +div,dl,dt,dd,ul,ol,li,h1,h2,h3,#toctitle,.sidebarblock>.content>.title,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0} |
70 | 68 | a{color:#2156a5;text-decoration:underline;line-height:inherit} |
71 | 69 | a:hover,a:focus{color:#1d4b8f} |
72 | 70 | a img{border:0} |
|
97 | 95 | abbr,acronym{text-transform:uppercase;font-size:90%;color:rgba(0,0,0,.8);border-bottom:1px dotted #ddd;cursor:help} |
98 | 96 | abbr{text-transform:none} |
99 | 97 | blockquote{margin:0 0 1.25em;padding:.5625em 1.25em 0 1.1875em;border-left:1px solid #ddd} |
100 | | -blockquote cite{display:block;font-size:.9375em;color:rgba(0,0,0,.6)} |
101 | | -blockquote cite::before{content:"\2014 \0020"} |
102 | | -blockquote cite a,blockquote cite a:visited{color:rgba(0,0,0,.6)} |
103 | 98 | blockquote,blockquote p{line-height:1.6;color:rgba(0,0,0,.85)} |
104 | 99 | @media screen and (min-width:768px){h1,h2,h3,#toctitle,.sidebarblock>.content>.title,h4,h5,h6{line-height:1.2} |
105 | 100 | h1{font-size:2.75em} |
106 | 101 | h2{font-size:2.3125em} |
107 | 102 | h3,#toctitle,.sidebarblock>.content>.title{font-size:1.6875em} |
108 | 103 | h4{font-size:1.4375em}} |
109 | | -table{background:#fff;margin-bottom:1.25em;border:solid 1px #dedede} |
| 104 | +table{background:#fff;margin-bottom:1.25em;border:solid 1px #dedede;word-wrap:normal} |
110 | 105 | table thead,table tfoot{background:#f7f8f7} |
111 | 106 | table thead tr th,table thead tr td,table tfoot tr th,table tfoot tr td{padding:.5em .625em .625em;font-size:inherit;color:rgba(0,0,0,.8);text-align:left} |
112 | 107 | table tr th,table tr td{padding:.5625em .625em;font-size:inherit;color:rgba(0,0,0,.8)} |
113 | 108 | table tr.even,table tr.alt{background:#f8f8f7} |
114 | | -table thead tr th,table tfoot tr th,table tbody tr td,table tr td,table tfoot tr td{display:table-cell;line-height:1.6} |
| 109 | +table thead tr th,table tfoot tr th,table tbody tr td,table tr td,table tfoot tr td{line-height:1.6} |
115 | 110 | h1,h2,h3,#toctitle,.sidebarblock>.content>.title,h4,h5,h6{line-height:1.2;word-spacing:-.05em} |
116 | 111 | h1 strong,h2 strong,h3 strong,#toctitle strong,.sidebarblock>.content>.title strong,h4 strong,h5 strong,h6 strong{font-weight:400} |
| 112 | +.center{margin-left:auto;margin-right:auto} |
| 113 | +.stretch{width:100%} |
117 | 114 | .clearfix::before,.clearfix::after,.float-group::before,.float-group::after{content:" ";display:table} |
118 | 115 | .clearfix::after,.float-group::after{clear:both} |
119 | | -:not(pre):not([class^=L])>code{font-size:.9375em;font-style:normal!important;letter-spacing:0;padding:.1em .5ex;word-spacing:-.15em;background:#f7f7f8;-webkit-border-radius:4px;border-radius:4px;line-height:1.45;text-rendering:optimizeSpeed;word-wrap:break-word} |
120 | | -:not(pre)>code.nobreak{word-wrap:normal} |
121 | | -:not(pre)>code.nowrap{white-space:nowrap} |
| 116 | +:not(pre).nobreak{word-wrap:normal} |
| 117 | +:not(pre).nowrap{white-space:nowrap} |
| 118 | +:not(pre).pre-wrap{white-space:pre-wrap} |
| 119 | +:not(pre):not([class^=L])>code{font-size:.9375em;font-style:normal!important;letter-spacing:0;padding:.1em .5ex;word-spacing:-.15em;background:#f7f7f8;-webkit-border-radius:4px;border-radius:4px;line-height:1.45;text-rendering:optimizeSpeed} |
122 | 120 | pre{color:rgba(0,0,0,.9);font-family:"Droid Sans Mono","DejaVu Sans Mono",monospace;line-height:1.45;text-rendering:optimizeSpeed} |
123 | 121 | pre code,pre pre{color:inherit;font-size:inherit;line-height:inherit} |
124 | 122 | pre>code{display:block} |
|
183 | 181 | #content #toc{border-style:solid;border-width:1px;border-color:#e0e0dc;margin-bottom:1.25em;padding:1.25em;background:#f8f8f7;-webkit-border-radius:4px;border-radius:4px} |
184 | 182 | #content #toc>:first-child{margin-top:0} |
185 | 183 | #content #toc>:last-child{margin-bottom:0} |
186 | | -#footer{max-width:100%;background:rgba(0,0,0,.8);padding:1.25em} |
| 184 | +#footer{max-width:none;background:rgba(0,0,0,.8);padding:1.25em} |
187 | 185 | #footer-text{color:rgba(255,255,255,.8);line-height:1.44} |
188 | 186 | #content{margin-bottom:.625em} |
189 | 187 | .sect1{padding-bottom:.625em} |
|
206 | 204 | .admonitionblock>table td.icon{text-align:center;width:80px} |
207 | 205 | .admonitionblock>table td.icon img{max-width:none} |
208 | 206 | .admonitionblock>table td.icon .title{font-weight:bold;font-family:"Open Sans","DejaVu Sans",sans-serif;text-transform:uppercase} |
209 | | -.admonitionblock>table td.content{padding-left:1.125em;padding-right:1.25em;border-left:1px solid #dddddf;color:rgba(0,0,0,.6)} |
| 207 | +.admonitionblock>table td.content{padding-left:1.125em;padding-right:1.25em;border-left:1px solid #dddddf;color:rgba(0,0,0,.6);word-wrap:anywhere} |
210 | 208 | .admonitionblock>table td.content>:last-child>:last-child{margin-bottom:0} |
211 | 209 | .exampleblock>.content{border-style:solid;border-width:1px;border-color:#e6e6e6;margin-bottom:1.25em;padding:1.25em;background:#fff;-webkit-border-radius:4px;border-radius:4px} |
212 | 210 | .exampleblock>.content>:first-child{margin-top:0} |
|
216 | 214 | .sidebarblock>:last-child{margin-bottom:0} |
217 | 215 | .sidebarblock>.content>.title{color:#7a2518;margin-top:0;text-align:center} |
218 | 216 | .exampleblock>.content>:last-child>:last-child,.exampleblock>.content .olist>ol>li:last-child>:last-child,.exampleblock>.content .ulist>ul>li:last-child>:last-child,.exampleblock>.content .qlist>ol>li:last-child>:last-child,.sidebarblock>.content>:last-child>:last-child,.sidebarblock>.content .olist>ol>li:last-child>:last-child,.sidebarblock>.content .ulist>ul>li:last-child>:last-child,.sidebarblock>.content .qlist>ol>li:last-child>:last-child{margin-bottom:0} |
219 | | -.literalblock pre,.listingblock>.content>pre{-webkit-border-radius:4px;border-radius:4px;word-wrap:break-word;overflow-x:auto;padding:1em;font-size:.8125em} |
| 217 | +.literalblock pre,.listingblock>.content>pre{-webkit-border-radius:4px;border-radius:4px;overflow-x:auto;padding:1em;font-size:.8125em} |
220 | 218 | @media screen and (min-width:768px){.literalblock pre,.listingblock>.content>pre{font-size:.90625em}} |
221 | 219 | @media screen and (min-width:1280px){.literalblock pre,.listingblock>.content>pre{font-size:1em}} |
222 | 220 | .literalblock pre,.listingblock>.content>pre:not(.highlight),.listingblock>.content>pre[class="highlight"],.listingblock>.content>pre[class^="highlight "]{background:#f7f7f8} |
|
261 | 259 | .quoteblock.excerpt>blockquote,.quoteblock .quoteblock{padding:0 0 .25em 1em;border-left:.25em solid #dddddf} |
262 | 260 | .quoteblock.excerpt,.quoteblock .quoteblock{margin-left:0} |
263 | 261 | .quoteblock.excerpt blockquote,.quoteblock.excerpt p,.quoteblock .quoteblock blockquote,.quoteblock .quoteblock p{color:inherit;font-size:1.0625rem} |
264 | | -.quoteblock.excerpt .attribution,.quoteblock .quoteblock .attribution{color:inherit;text-align:left;margin-right:0} |
265 | | -table.tableblock{max-width:100%;border-collapse:separate} |
| 262 | +.quoteblock.excerpt .attribution,.quoteblock .quoteblock .attribution{color:inherit;font-size:.85rem;text-align:left;margin-right:0} |
266 | 263 | p.tableblock:last-child{margin-bottom:0} |
| 264 | +td.tableblock>.content{margin-bottom:1.25em;word-wrap:anywhere} |
267 | 265 | td.tableblock>.content>:last-child{margin-bottom:-1.25em} |
268 | | -td.tableblock>.content>:last-child.sidebarblock{margin-bottom:0} |
269 | 266 | table.tableblock,th.tableblock,td.tableblock{border:0 solid #dedede} |
270 | | -table.grid-all>thead>tr>.tableblock,table.grid-all>tbody>tr>.tableblock{border-width:0 1px 1px 0} |
271 | | -table.grid-all>tfoot>tr>.tableblock{border-width:1px 1px 0 0} |
272 | | -table.grid-cols>*>tr>.tableblock{border-width:0 1px 0 0} |
273 | | -table.grid-rows>thead>tr>.tableblock,table.grid-rows>tbody>tr>.tableblock{border-width:0 0 1px} |
274 | | -table.grid-rows>tfoot>tr>.tableblock{border-width:1px 0 0} |
275 | | -table.grid-all>*>tr>.tableblock:last-child,table.grid-cols>*>tr>.tableblock:last-child{border-right-width:0} |
276 | | -table.grid-all>tbody>tr:last-child>.tableblock,table.grid-all>thead:last-child>tr>.tableblock,table.grid-rows>tbody>tr:last-child>.tableblock,table.grid-rows>thead:last-child>tr>.tableblock{border-bottom-width:0} |
| 267 | +table.grid-all>*>tr>*{border-width:1px} |
| 268 | +table.grid-cols>*>tr>*{border-width:0 1px} |
| 269 | +table.grid-rows>*>tr>*{border-width:1px 0} |
277 | 270 | table.frame-all{border-width:1px} |
| 271 | +table.frame-ends{border-width:1px 0} |
278 | 272 | table.frame-sides{border-width:0 1px} |
279 | | -table.frame-topbot,table.frame-ends{border-width:1px 0} |
| 273 | +table.frame-none>colgroup+*>:first-child>*,table.frame-sides>colgroup+*>:first-child>*{border-top-width:0} |
| 274 | +table.frame-none>:last-child>:last-child>*,table.frame-sides>:last-child>:last-child>*{border-bottom-width:0} |
| 275 | +table.frame-none>*>tr>:first-child,table.frame-ends>*>tr>:first-child{border-left-width:0} |
| 276 | +table.frame-none>*>tr>:last-child,table.frame-ends>*>tr>:last-child{border-right-width:0} |
280 | 277 | table.stripes-all tr,table.stripes-odd tr:nth-of-type(odd),table.stripes-even tr:nth-of-type(even),table.stripes-hover tr:hover{background:#f8f8f7} |
281 | 278 | th.halign-left,td.halign-left{text-align:left} |
282 | 279 | th.halign-right,td.halign-right{text-align:right} |
|
285 | 282 | th.valign-bottom,td.valign-bottom{vertical-align:bottom} |
286 | 283 | th.valign-middle,td.valign-middle{vertical-align:middle} |
287 | 284 | table thead th,table tfoot th{font-weight:bold} |
288 | | -tbody tr th{display:table-cell;line-height:1.6;background:#f7f8f7} |
| 285 | +tbody tr th{background:#f7f8f7} |
289 | 286 | tbody tr th,tbody tr th p,tfoot tr th,tfoot tr th p{color:rgba(0,0,0,.8);font-weight:bold} |
290 | 287 | p.tableblock>code:only-child{background:none;padding:0} |
291 | 288 | p.tableblock{font-size:1em} |
|
314 | 311 | .hdlist>table>tbody>tr,.colist>table>tbody>tr{background:none} |
315 | 312 | td.hdlist1,td.hdlist2{vertical-align:top;padding:0 .625em} |
316 | 313 | td.hdlist1{font-weight:bold;padding-bottom:1.25em} |
| 314 | +td.hdlist2{word-wrap:anywhere} |
317 | 315 | .literalblock+.colist,.listingblock+.colist{margin-top:-.5em} |
318 | 316 | .colist td:not([class]):first-child{padding:.4em .75em 0;line-height:1;vertical-align:top} |
319 | 317 | .colist td:not([class]):first-child img{max-width:none} |
|
386 | 384 | .admonitionblock td.icon .icon-warning::before{content:"\f071";color:#bf6900} |
387 | 385 | .admonitionblock td.icon .icon-caution::before{content:"\f06d";color:#bf3400} |
388 | 386 | .admonitionblock td.icon .icon-important::before{content:"\f06a";color:#bf0000} |
389 | | -.conum[data-value]{display:inline-block;color:#fff!important;background:rgba(0,0,0,.8);-webkit-border-radius:100px;border-radius:100px;text-align:center;font-size:.75em;width:1.67em;height:1.67em;line-height:1.67em;font-family:"Open Sans","DejaVu Sans",sans-serif;font-style:normal;font-weight:bold} |
| 387 | +.conum[data-value]{display:inline-block;color:#fff!important;background:rgba(0,0,0,.8);-webkit-border-radius:50%;border-radius:50%;text-align:center;font-size:.75em;width:1.67em;height:1.67em;line-height:1.67em;font-family:"Open Sans","DejaVu Sans",sans-serif;font-style:normal;font-weight:bold} |
390 | 388 | .conum[data-value] *{color:#fff!important} |
391 | 389 | .conum[data-value]+b{display:none} |
392 | 390 | .conum[data-value]::after{content:attr(data-value)} |
|
413 | 411 | svg{max-width:100%} |
414 | 412 | p,blockquote,dt,td.content{font-size:1em;orphans:3;widows:3} |
415 | 413 | h2,h3,#toctitle,.sidebarblock>.content>.title{page-break-after:avoid} |
| 414 | +#header,#content,#footnotes,#footer{max-width:none} |
416 | 415 | #toc,.sidebarblock,.exampleblock>.content{background:none!important} |
417 | 416 | #toc{border-bottom:1px solid #dddddf!important;padding-bottom:0!important} |
418 | 417 | body.book #header{text-align:center} |
@@ -553,7 +552,9 @@ <h2 id="_options">OPTIONS</h2> |
553 | 552 | <dt class="hdlist1">--disabled-users <user-list></dt> |
554 | 553 | <dd> |
555 | 554 | <p>(Couchbase Server 6.5.1 and later.) |
556 | | - A comma separated list of users to ignore events from.</p> |
| 555 | + A comma separated list of users to ignore events from. Local RBAC usernames |
| 556 | + should be postfixed with <code>/local</code>, external LDAP users should be postfixed |
| 557 | + with <code>/external</code>.</p> |
557 | 558 | </dd> |
558 | 559 | <dt class="hdlist1">--disable-events <events-list></dt> |
559 | 560 | <dd> |
@@ -707,7 +708,7 @@ <h2 id="_examples">EXAMPLES</h2> |
707 | 708 | <pre>$ couchbase-cli setting-audit -c 192.168.1.5:8091 --username Administrator \ |
708 | 709 | --password password --set --audit-enabled 1 --audit-log-rotate-size 20971520 \ |
709 | 710 | --audit-log-path /opt/couchbase/var/lib/couchbase/logs \ |
710 | | - --disabled-users backup,restore --disable-events 40964,40963</pre> |
| 711 | + --disabled-users user1/local,user2/external --disable-events 40964,40963</pre> |
711 | 712 | </div> |
712 | 713 | </div> |
713 | 714 | <div class="paragraph"> |
|
0 commit comments