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
{{ message }}
This repository was archived by the owner on Sep 2, 2025. It is now read-only.
This integration supports Windows and SQL authentication.
29
+
30
+
- Windows authentication doesn't require a username and password, as it uses the account where the Collector is running.
31
+
- SQL authentication uses the account you configure for the integration. See :ref:`sql-installation-user`.
32
+
33
+
.. _sql-installation-user:
34
+
25
35
Microsoft SQL installation
26
36
~~~~~~~~~~~~~~~~~~~~~~~~~~
27
37
@@ -190,10 +200,7 @@ Troubleshooting
190
200
TCP/IP is deactivated
191
201
~~~~~~~~~~~~~~~~~~~~~
192
202
193
-
In some Windows-based SQL Server instances, TCP/IP has been deactivated
194
-
by default. You might encounter this in a Microsoft Azure service
195
-
instance. If you see error messages similar to ``Cannot read handshake packet: read tcp: wsarecv: An existing connection was forcibly closed by the remote host.``,
196
-
you need to explicitly activate TCP/IP for the instance.
203
+
In some Windows-based SQL Server instances, TCP/IP has been deactivated by default. You might encounter this in a Microsoft Azure service instance. If you see error messages similar to ``Cannot read handshake packet: read tcp: wsarecv: An existing connection was forcibly closed by the remote host.``, you need to explicitly activate TCP/IP for the instance.
197
204
198
205
1. Verify agent configurations are correct.
199
206
@@ -205,7 +212,7 @@ you need to explicitly activate TCP/IP for the instance.
205
212
Applications`, then :menuselection:`SQL Server Configuration Manager`, then :menuselection:`SQL
206
213
Server Network Configuration`.
207
214
208
-
4. Select :menuselection:`Protocols for <YOUR SQL SERVER NAME>`.
215
+
4. Select :menuselection:`Protocols for <your_sql_server_name>`.
209
216
210
217
5. In the protocol list, right-click the :strong:`TCP/IP` protocol and select
If you already have a Splunk Cloud Platform account and a Splunk Observability Cloud account, take the following actions to set up Unified Identity:
60
61
61
62
1. Turn on token authentication to allow Splunk Observability Cloud to view your Splunk Cloud Platform logs. See :new-page:`Enable or disable token authentication <https://docs.splunk.com/Documentation/SplunkCloud/latest/Security/EnableTokenAuth>` to learn how.
@@ -70,6 +71,8 @@ If you already have a Splunk Cloud Platform account and a Splunk Observability C
70
71
71
72
Replace the access token, ``GrkvoDav1M-FNyxdONtK2Q`` in the example above, with the user API access token you retrieved from Splunk Observability Cloud in previous step.
72
73
74
+
.. note:: If you haven't installed the ACS command-line tool, see :new-page:`Administer Splunk Cloud Platform using the ACS CLI <https://docs.splunk.com/Documentation/SplunkCloud/latest/Config/ACSCLI>`.
0 commit comments