Event ID - 15015

Event Id15015
SourceMicrosoft-Windows-HttpEvent
DescriptionUnable to convert all entries on IP Listen-Only list. Driver will listen on all available interfaces.
Event InformationAccording to Microsoft :
Cause
This event is logged when Unable to convert all entries on IP Listen-Only list. Driver will listen on all available interfaces.
Resolution
Add an address to the IP Listen List
Server applications can be separated by using an IP Listen List.
To add an address to the IP Listen List:
1.Click Start, point to All Programs, click Accessories, right-click Command Prompt, click Run as administrator, and then click Continue.
2.Type netsh http add iplistenIPAddress.
The IP address must exist on the local computer.
add iplisten
Specifies an Internet Protocol version 4 (IPv4) or Internet Protocol version 6 (IPv6) address to be added to the IP listen list.
Verify
To verify the ACLs for your server application's URL exist:
1.Click Start, point to All Programs, click Accessories, right-click Command Prompt, click Run as administrator, and then click Continue.
2.Type netsh http show urlacl, and verify that the ACLs for the application's URL exist.
To see which applications are listening on the same port as your server application:
1.Click Start, point to All Programs, click Accessories, right-click Command Prompt, click Run as administrator, and then click Continue.
2.Type netstat -ba and verify that the IP Listen List exists.
Reference LinksEvent ID 15015 from Source Microsoft-Windows-HttpEvent

Catch threats immediately

We work side-by-side with you to rapidly detect cyberthreats
and thwart attacks before they cause damage.

See what we caught

Did this information help you to resolve the problem?

Yes: My problem was resolved.
No: The information was not helpful / Partially helpful.