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

Commit 02eafc9

Browse files
committed
Clarify language around config when using MSI
1 parent ba3dbb7 commit 02eafc9

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,13 +70,13 @@ Follow these steps:
7070
7171
Start-Process -Wait msiexec "/i PATH_TO_MSI /qn"
7272
73-
3. Configure the Collector using the environment variables listed in the table below.
73+
3. Configure the Collector using the variables listed in the table below.
7474

7575
.. code-block:: PowerShell
7676
7777
Start-Process -Wait msiexec "/i PATH_TO_MSI /qn SPLUNK_ACCESS_TOKEN=<my_access_token>"
7878
79-
You can use the following Splunk-specific environment variables with the MSI:
79+
Use the following installation configurations with the MSI deployment method:
8080

8181
.. list-table::
8282
:widths: 15 75 10

0 commit comments

Comments
 (0)