1

How can I get IIS and MS Exchange logs in realtime? Is there a similar way like viewing EventLog by MS Visual C++ functions, classes (ex. NotifyChangeEventLog)?

Jason Plank
  • 2,336
  • 5
  • 31
  • 40
abbas sebastian
  • 105
  • 5
  • 14

1 Answers1

0

Yes, IIS 7.5 supports Real-Time Logging:

http://www.iis.net/learn/extensions/advanced-logging-module/advanced-logging-for-iis-real-time-logging

Sire
  • 4,086
  • 4
  • 39
  • 74