You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _includes/configuration.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ Configure the appliance by using the internal appliance console.
37
37
38
38
Configuring messaging is required for appliance setup. It is recommended to configure the broker on the same appliance where your database is configured
39
39
40
-
**Note:** You can only have one kafka broker per region
40
+
**Note:** You can only have one kafka broker per region.
41
41
42
42
1. You can either configure the current appliance as a kafka broker, or point the
43
43
appliance to an existing external kafka broker.
@@ -51,7 +51,7 @@ Configuring messaging is required for appliance setup. It is recommended to conf
51
51
2. Select **Proceed** and appliance_console will apply the configuration that you have
52
52
requested then restart evmserverd to pick up the changes.
53
53
54
-
**Note:** It is recommended to use your Fully Qualified Domain Name (FQDN) as the messaging hostname rather than `localhost`, ensure that a resolvable and reachable non-localhost name entry is present in `/etc/hosts`
54
+
**Note:** It is recommended to use your Fully Qualified Domain Name (FQDN) as the messaging hostname rather than `localhost`, ensure that a resolvable and reachable non-localhost name entry is present in `/etc/hosts`.
0 commit comments