logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: apache logs to windows event log
Author
holziusa



Joined: 02 Jan 2008
Posts: 48

PostPosted: Sat 07 Apr '12 1:50    Post subject: apache logs to windows event log Reply with quote

how can i report apache logs to window logs with event id

so i can use the task scheduler to have real time alert
and responce

ie mssql on invalid login creates event id 18456
i block ip or user in real time if i see to many of those.

thanks inadvance
Back to top
PipoDeClown



Joined: 20 Dec 2005
Posts: 77

PostPosted: Sat 07 Apr '12 10:47    Post subject: Reply with quote

log to database then
use trigger to write certain events to eventlog with "eventcreate" ?
Back to top


Reply to topic   Topic: apache logs to windows event log View previous topic :: View next topic
Post new topic   Forum Index -> Apache