Skip to content

Commit ad9dfa8

Browse files
committed
Fixed links
1 parent 134c77e commit ad9dfa8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/data-factory/monitoring-shir-in-azure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ By default, the Self Hosted Integration Runtime’s diagnostic and performance t
1818

1919
## Event logs
2020

21-
When logged on locally to the Self Hosted Integration Runtime, specific events can be viewed using the event viewer https://docs.microsoft.com/windows/win32/eventlog/viewing-the-event-log. The relevant events are captured in two event viewer journals named: Connectors – Integration Runtime and Integration Runtime respectively. While it’s possible to log in to the Self Hosted Integration Runtime hosts individually to view these events, it is also possible to stream these events to a Log Analytics workspace in Azure monitor for ease of query and centralization purposes.
21+
When logged on locally to the Self Hosted Integration Runtime, specific events can be viewed using the [event viewer](https://docs.microsoft.com/windows/win32/eventlog/viewing-the-event-log). The relevant events are captured in two event viewer journals named: **Connectors – Integration Runtime** and **Integration Runtime** respectively. While it’s possible to log in to the Self Hosted Integration Runtime hosts individually to view these events, it is also possible to stream these events to a Log Analytics workspace in Azure monitor for ease of query and centralization purposes.
2222

2323
## Performance counters
2424

25-
Performance counters in Windows and Linux provide insight into the performance of hardware components, operating systems, and applications such as the Self Hosted Integration Runtime. The performance counters can be viewed and collected locally on the VM using the performance monitor tool. See here for more details. https://docs.microsoft.com/windows/win32/perfctrs/using-performance-counters
25+
Performance counters in Windows and Linux provide insight into the performance of hardware components, operating systems, and applications such as the Self Hosted Integration Runtime. The performance counters can be viewed and collected locally on the VM using the performance monitor tool. See the article on [using performance counters](https://docs.microsoft.com/windows/win32/perfctrs/using-performance-counters) for more details.
2626

2727
## Centralizing log collection and analysis
2828

0 commit comments

Comments
 (0)