forked from Azure/aks-periscope
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: add link to latest Windows log script (Azure#13)
- Loading branch information
1 parent
88e49f6
commit 8e43c85
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,7 @@ https://azure.microsoft.com/en-us/support/legal/support-diagnostic-information-c | |
|
||
|
||
# Compatibility | ||
AKS Periscope currently only work on Linux based agent nodes. Please see https://github.com/PatrickLang/logslurp for Windows based agent nodes. | ||
AKS Periscope currently only work on Linux based agent nodes. Please use the script https://github.com/Azure/aks-engine/blob/master/scripts/collect-windows-logs.ps1 for Windows based agent nodes. | ||
|
||
|
||
# Current Feature Set | ||
|
@@ -144,4 +144,4 @@ contact [[email protected]](mailto:[email protected]) with any additio | |
[Programming Guide]: docs/programmingguide.md | ||
[Appendix]: docs/appendix.md | ||
[Appendix]: docs/appendix.md |