Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit edabc6c

Browse files
committed
Add clarifications to the MSI install topic
1 parent 45acb97 commit edabc6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gdi/opentelemetry/collector-windows/install-windows-msi.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Follow these steps:
7070
7171
Start-Process -Wait msiexec "/i PATH_TO_MSI /qn"
7272
73-
3. Update all variables in the configuration file as appropriate.
73+
3. Configure the Collector using the environment variables listed in the table below.
7474

7575
.. code-block:: PowerShell
7676
@@ -140,7 +140,7 @@ You can use the following Splunk-specific environment variables with the MSI:
140140
- ``us0``
141141

142142
* - ``SPLUNK_SETUP_COLLECTOR_MODE``
143-
- Install property that sets the Collector's deployment mode. Learn more at :ref:`otel-deployment-mode`.
143+
- Install property that sets the Collector's deployment mode to either ``agent`` or ``gateway``. Learn more at :ref:`otel-deployment-mode`.
144144
- ``agent``
145145

146146
* - ``SPLUNK_TRACE_URL``

0 commit comments

Comments
 (0)