Skip to content

Commit 376c5b4

Browse files
remove Advanced Logging extension for IIS download (MicrosoftDocs#592)
* remove logging exten * work * work
1 parent a7d3a0e commit 376c5b4

File tree

4 files changed

+8
-10
lines changed

4 files changed

+8
-10
lines changed

iis/extensions/advanced-logging-module/advanced-logging-for-iis-client-logging.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ IIS Advanced Logging accepts client logs by using standard HTTP POST messages an
2121

2222
For client logging to be useful, a client must send messages to IIS Advanced Logging via HTTP POST in the expected XML format. Clients that can do this include:
2323

24+
- The IS Advanced Logging is an extension for Internet Information Services (IIS) 7 is no longer available. We recommend [Enhanced Logging for IIS 8.5](/iis/get-started/whats-new-in-iis-85/enhanced-logging-for-iis85).
2425
- Applications based on Microsoft Silverlight 3 or later. Silverlight includes metrics that you can use to post messages in the required XML format to the web server that has IIS Advanced Logging installed.
2526
- The IIS Smooth Streaming sample client.
2627

iis/extensions/advanced-logging-module/advanced-logging-for-iis-custom-logging.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ IIS Advanced Logging provides tremendous flexibility in logging user requests an
1717

1818
## Installation
1919

20+
The IS Advanced Logging is an extension for Internet Information Services (IIS) 7 is no longer available. We recommend [Enhanced Logging for IIS 8.5](/iis/get-started/whats-new-in-iis-85/enhanced-logging-for-iis85).
21+
2022
The following prerequisites must be fulfilled to install IIS Advanced Logging:
2123

2224
- You must use IIS 7 running on one of the following operating systems:
@@ -32,8 +34,6 @@ The following options are available for installing IIS Advanced Logging:
3234
- Web Platform Installer
3335
- Windows Installer files (for 32-bit and 64-bit versions of the selected operating system)
3436

35-
The "Installation Notes" section of the [Advanced Logging Readme](advanced-logging-readme.md) contains detailed instructions for each of these installation options.
36-
3737
## Concepts
3838

3939
**Log definition**. Defines the fields that are logged in each log file generated on the web server. It also sets additional options, such as log file rollover interval, base log file name, and so on.

iis/extensions/advanced-logging-module/advanced-logging-for-iis-real-time-logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ IIS Advanced Logging can extend the web platform to support real-time analytics,
1919

2020
- This article is intended for developers and assumes basic native code writing skills.
2121
- An understanding of the IIS pipeline isn't required; however, it might help to review the articles listed in the [References](advanced-logging-for-iis-real-time-logging.md#references) section to learn more about the methods and data structures that are used.
22-
- For information about how to install and use IIS Advanced Logging, see [Advanced Logging for IIS - Custom Logging](advanced-logging-for-iis-custom-logging.md).
22+
- The IS Advanced Logging is an extension for Internet Information Services (IIS) 7 is no longer available. We recommend [Enhanced Logging for IIS 8.5](/iis/get-started/whats-new-in-iis-85/enhanced-logging-for-iis85).
2323

2424
## Enabling Real-time Logging
2525

iis/extensions/advanced-logging-module/advanced-logging-readme.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ You can use Advanced Logging to extend logging functionality for logging user re
2222

2323
## Installation Notes
2424

25+
The IS Advanced Logging is an extension for Internet Information Services (IIS) 7 is no longer available. We recommend [Enhanced Logging for IIS 8.5](/iis/get-started/whats-new-in-iis-85/enhanced-logging-for-iis85).
26+
2527
This section describes the installation requirements for IIS Advanced Logging.
2628

2729
### Requirements
@@ -45,7 +47,7 @@ To uninstall the software, in **Control Panel** > **Programs** > **Program
4547

4648
### Downloading and Installing
4749

48-
IIS Advanced Logging can be installed by using either Microsoft Web Platform Installer (Web PI) or Windows Installer.
50+
The IS Advanced Logging is an extension for Internet Information Services (IIS) 7 is no longer available. We recommend [Enhanced Logging for IIS 8.5](/iis/get-started/whats-new-in-iis-85/enhanced-logging-for-iis85).
4951

5052
**Install Using Web PI**
5153

@@ -58,12 +60,7 @@ IIS Advanced Logging can be installed by using either Microsoft Web Platform Ins
5860

5961
**Install Using Windows Installer**
6062

61-
Two separate downloadable installation packages are available for IIS Advanced Logging. Click one of the following links to download the Windows Installer (.msi) file for your edition of Windows:
62-
63-
- [IIS Advanced Logging 1.0 (32-bit)](https://go.microsoft.com/?linkid=9689912)
64-
- [IIS Advanced Logging 1.0 (64-bit)](https://go.microsoft.com/?linkid=9689913)
65-
66-
Follow the instructions on the **Download Details** page to install the software.
63+
The IS Advanced Logging is an extension for Internet Information Services (IIS) 7 is no longer available. We recommend [Enhanced Logging for IIS 8.5](/iis/get-started/whats-new-in-iis-85/enhanced-logging-for-iis85).
6764

6865
### Uninstalling
6966

0 commit comments

Comments
 (0)