From 01717f6a8c4bab8e6ac24a98f44823589fe8fe0b Mon Sep 17 00:00:00 2001 From: Jason Ertel Date: Fri, 8 Sep 2023 05:31:53 -0400 Subject: [PATCH] Update cloud-google.rst --- cloud-google.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud-google.rst b/cloud-google.rst index f0aa0e76..3fd8ad5e 100644 --- a/cloud-google.rst +++ b/cloud-google.rst @@ -180,7 +180,7 @@ Manager Setup If this is an evaluation node with a local disk, ensure the node has been prepared as described in the preceding section. -After SSH'ing into the node, setup will begin automatically. Follow the prompts, selecting the appropriate install options. Most distributed installations will use the ``hostname`` or ``other`` web access method, due to the need for both cluster nodes inside the private network, and analyst across the public Internet to reach the manager. This allows for custom DNS entries to define the correct IP (private vs public) depending on whether it's a cluster node or an analyst user. +After SSH'ing into the node, setup will begin automatically. Follow the prompts, selecting the appropriate install options. Most distributed installations will use the ``hostname`` or ``other`` web access method, due to the need for both cluster nodes inside the private network, and analyst users across the public Internet to reach the manager. This allows for custom DNS entries to define the correct IP (private vs public) depending on whether it's a cluster node or an analyst user. Users evaluating Security Onion for the first time should consider choosing the ``other`` option and specifying the node's public cloud IP. GCP provides a built-in NTP server at hostname ``metadata.google.internal``. This can be specified in the SOC Configuration screen after setup completes. By default the server will use the time servers at ``ntp.org``.