We wish to avoid the steps of stopping the Apache Server to cut off the log file, Starting the Apache Server and then having a SQL job run to import it in. We have ported files in this way and there always seems to be an import error we have to fix each and every time. This is why we are trying to have Apache write its log into SQL Server directly. Thanks for the reply and have a great week!
This should be theoretically possible through the TransferLog directive which supports writing to either a file or a pipe. For example the following would pipe output to the program /usr/bin/whatever :
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.