Skip to content

Commit bd9903d

Browse files
authored
Merge pull request #55522 from githubarpyka/patch-15
Under the Hood
2 parents 7a0199c + 75c73ac commit bd9903d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/manage-apps/application-proxy-connectors.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,9 +170,9 @@ and Windows performance counters.
170170
171171
![Add counters to the connector with the Performance Monitor](./media/application-proxy-connectors/performance-monitor.png)
172172
173-
The connectors have both admin and session logs. The admin logs include key events and their errors. The session logs include all the transactions and their processing details.
173+
The connectors have both **Admin** and **Session** logs. The **Admin** log includes key events and their errors. The **Session** log includes all the transactions and their processing details.
174174
175-
To see the logs, go to the Event Viewer, open the **View** menu, and enable **Show analytic and debug logs**. Then, enable them to start collecting events. These logs do not appear in Web Application Proxy in Windows Server 2012 R2, as the connectors are based on a more recent version.
175+
To see the logs, open **Event Viewer** and go to **Applications and Services Logs** > **Microsoft** > **AadApplicationProxy** > **Connector**. To make the **Session** log visible, on the **View** menu, select **Show Analytic and Debug Logs**. The **Session** log is typically used for troubleshooting, and it's disabled by default. Enable it to start collecting events and disable it when it's no longer needed.
176176
177177
You can examine the state of the service in the Services window. The connector is made up of two Windows Services: the actual connector, and the updater. Both of them must run all the time.
178178

0 commit comments

Comments
 (0)