Skip to content

Commit 169f73c

Browse files
committed
remove not needed extra detail
1 parent e33634b commit 169f73c

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

migrating-syslog-configuration.html.md.erb

+3-4
Original file line numberDiff line numberDiff line change
@@ -61,15 +61,14 @@ By enabling the Ops Manager syslog feature, Ops Manager:
6161
<td><code>permitted_peer</code></td>
6262
<td>boolean</td>
6363
<td>No, unless <code>tls_enabled</code> is <code>true</code></td>
64-
<td>Either the accepted fingerprint (SHA1) or name of remote peer. Defaults
65-
to <code>false</code></td>
64+
<td> Defaults to <code>false</code>.</td>
6665
</tr>
6766
<tr>
6867
<td><code>ssl_ca_certificate</code></td>
6968
<td>string</td>
7069
<td>No, unless <code>tls_enabled</code> is <code>true</code></td>
71-
<td>This certificate ensures that logs get securely transported to the syslog destination.
72-
Defaults to <code>null</code></td>
70+
<td>Must be a valid certificate<br>
71+
Defaults to <code>null</code>.</td>
7372
</tr>
7473
<tr>
7574
<td><code>queue_size</code></td>

0 commit comments

Comments
 (0)