Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

IIS logging on remote resource

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Related Topics:
The requested resource is in use - Dear sir, I met this problem for too many times already. I am running IIS under my xp laptop, I often met an error of "The requested resource is in Does anyone has an idea how can I fix this? -- Kind regards Guoqi Zheng guoqi AT

401.3 Unauthorized Due to ACL on Resource - Over the weekend, we changed out our former FrontPage web and loaded the new web page (xhtml only). Removed FP works except: Trying to use Matts formmail (windows & SMTP version) Also installed Perl on server. We were using SMTP..

Limit CPU resource - Can I limit the amount of CPU resource a user account can use? I would like to protect against certain scripts (infinite loop..), if one user run it it could only use up to the certain amount of CPU resource and won't affect the other users on the server.

request resource is in use - hi, i have a site a iis 5, with all sp and hotfixes, and sometimes this site have this problem. with perfmon, i get a asp queue with 60 scripts. anybody knows something like on iis 6, but for iis 5 ?

The requested resource is in use. - IIS 5.0 is throwing out "The requested resource is in for any site that uses ASP - HTMl is executing fine. I have tried latest MDAC, and all my hotfixes are up to date. This just happened after the latest hotfixes were..
Author Message
user2026

External


Since: Aug 11, 2004
Posts: 5



(Msg. 1) Posted: Wed Aug 11, 2004 6:12 pm
Post subject: IIS logging on remote resource
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hi to all,

I'd like to configure IIS6.0 to store the log in a remote share.
The IIS machine and Torage machine aren't the same domain.

I create in every machine the same IUSR_machine account, I create a folder
and share it with the rigth privileges, I think.
But this not work...this not work also if I share the folder to everyone
with full control.

Event viewer of IIS machine show me an error indicate that it couldn't
create log file on \\192.168.1.1\shareLog etc.

Thanks to everybody. Smile

 >> Stay informed about: IIS logging on remote resource 
Back to top
Login to vote
andrey

External


Since: Apr 12, 2004
Posts: 214



(Msg. 2) Posted: Wed Aug 11, 2004 6:12 pm
Post subject: Re: IIS logging on remote resource [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

luca wrote:

 > Hi to all,
 >
 > I'd like to configure IIS6.0 to store the log in a remote share.
 > The IIS machine and Torage machine aren't the same domain.
 >
 > I create in every machine the same IUSR_machine account, I create a folder
 > and share it with the rigth privileges, I think.
 > But this not work...this not work also if I share the folder to everyone
 > with full control.
 >
 > Event viewer of IIS machine show me an error indicate that it couldn't
 > create log file on \\192.168.1.1\shareLog etc.
 >
 > Thanks to everybody. Smile
 >
 >
 >


Take a look at the following URLs:

<a style='text-decoration: underline;' href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iissdk/iis/remote_logging_on_iis.asp" target="_blank">http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iissd...is/remo</a>
<a style='text-decoration: underline;' href="http://www.microsoft.com/resources/documentation/WindowsServ/2003/standard/proddocs/en-us/Default.asp?url=/resources/documentation/WindowsServ/2003/standard/proddocs/en-us/log_remote.asp" target="_blank">http://www.microsoft.com/resources/documentation/WindowsServ/2003/stan...d/prodd</a>

-Andrey<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: IIS logging on remote resource 
Back to top
Login to vote
user2026

External


Since: Aug 11, 2004
Posts: 5



(Msg. 3) Posted: Thu Aug 12, 2004 11:20 am
Post subject: Re: IIS logging on remote resource [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks for your reply, but I just visited that link and it's still don't
work.

The article say:
If the remote share does not allow your IIS server to write the log file to
the designated share after restarting the server, you might need to adjust
the Windows security groups and security policies on the remote machine to
enable anonymous access.

Which security groups and security policies I need to adjust?

Smile
Luca



"Andrey P" <andrey.RemoveThis@paramonov.pp.ru> ha scritto nel messaggio
news:10hl45q48cepc9d@news.supernews.com...
 > luca wrote:
 >
  > > Hi to all,
  > >
  > > I'd like to configure IIS6.0 to store the log in a remote share.
  > > The IIS machine and Torage machine aren't the same domain.
  > >
  > > I create in every machine the same IUSR_machine account, I create a
folder
  > > and share it with the rigth privileges, I think.
  > > But this not work...this not work also if I share the folder to everyone
  > > with full control.
  > >
  > > Event viewer of IIS machine show me an error indicate that it couldn't
  > > create log file on \\192.168.1.1\shareLog etc.
  > >
  > > Thanks to everybody. Smile
  > >
  > >
  > >
 >
 >
 > Take a look at the following URLs:
 >
 >
<a style='text-decoration: underline;' href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iissdk/iis/remote_logging_on_iis.asp" target="_blank">http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iissd...is/remo</a>
 >
<a style='text-decoration: underline;' href="http://www.microsoft.com/resources/documentation/WindowsServ/2003/standard/proddocs/en-us/Default.asp?url=/resources/documentation/WindowsServ/2003/standard/proddocs/en-us/log_remote.asp" target="_blank">http://www.microsoft.com/resources/documentation/WindowsServ/2003/stan...d/prodd</a>
 >
 > -Andrey<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS logging on remote resource 
Back to top
Login to vote
andrey

External


Since: Apr 12, 2004
Posts: 214



(Msg. 4) Posted: Thu Aug 12, 2004 10:24 pm
Post subject: Re: IIS logging on remote resource [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Well, I would bet for "Local" ones Surprised)

If you need remote logging so badly Smile (to my knowledge, Microsoft
doesn't suggest to use this feature), I would recommend to install a
database on a remote box and use ODBC (loggind to a database target) option.

-Andrey.

luca wrote:
 > Thanks for your reply, but I just visited that link and it's still don't
 > work.
 >
 > The article say:
 > If the remote share does not allow your IIS server to write the log file to
 > the designated share after restarting the server, you might need to adjust
 > the Windows security groups and security policies on the remote machine to
 > enable anonymous access.
 >
 > Which security groups and security policies I need to adjust?
 >
 > Smile
 > Luca
 >
 >
 >
 > "Andrey P" <andrey.TakeThisOut@paramonov.pp.ru> ha scritto nel messaggio
 > news:10hl45q48cepc9d@news.supernews.com...
 >
  >>luca wrote:
  >>
  >>
   >>>Hi to all,
   >>>
   >>>I'd like to configure IIS6.0 to store the log in a remote share.
   >>>The IIS machine and Torage machine aren't the same domain.
   >>>
   >>>I create in every machine the same IUSR_machine account, I create a
 >
 > folder
 >
   >>>and share it with the rigth privileges, I think.
   >>>But this not work...this not work also if I share the folder to everyone
   >>>with full control.
   >>>
   >>>Event viewer of IIS machine show me an error indicate that it couldn't
   >>>create log file on \\192.168.1.1\shareLog etc.
   >>>
   >>>Thanks to everybody. Smile
   >>>
   >>>
   >>>
  >>
  >>
  >>Take a look at the following URLs:
  >>
  >>
 >
<font color=purple> > <a style='text-decoration: underline;' href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iissdk/iis/remote_logging_on_iis.asp</font" target="_blank">http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iissd...is/remo</a>>
 >
<font color=purple> > <a style='text-decoration: underline;' href="http://www.microsoft.com/resources/documentation/WindowsServ/2003/standard/proddocs/en-us/Default.asp?url=/resources/documentation/WindowsServ/2003/standard/proddocs/en-us/log_remote.asp</font" target="_blank">http://www.microsoft.com/resources/documentation/WindowsServ/2003/stan...d/prodd</a>>
 >
  >>-Andrey
 >
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS logging on remote resource 
Back to top
Login to vote
user2026

External


Since: Aug 11, 2004
Posts: 5



(Msg. 5) Posted: Mon Aug 16, 2004 1:25 pm
Post subject: Re: IIS logging on remote resource [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Ok, you're right local it's better than remote....
I locally write the iis log and schedule a program that move this file on
remote storage.

Thanks Smile




"Andrey P" <andrey.RemoveThis@paramonov.pp.ru> ha scritto nel messaggio
news:10ho9jad4jnio42@news.supernews.com...
 > Well, I would bet for "Local" ones Surprised)
 >
 > If you need remote logging so badly Smile (to my knowledge, Microsoft
 > doesn't suggest to use this feature), I would recommend to install a
 > database on a remote box and use ODBC (loggind to a database target)
option.
 >
 > -Andrey.
 >
 > luca wrote:
  > > Thanks for your reply, but I just visited that link and it's still don't
  > > work.
  > >
  > > The article say:
  > > If the remote share does not allow your IIS server to write the log file
to
  > > the designated share after restarting the server, you might need to
adjust
  > > the Windows security groups and security policies on the remote machine
to
  > > enable anonymous access.
  > >
  > > Which security groups and security policies I need to adjust?
  > >
  > > Smile
  > > Luca
  > >
  > >
  > >
  > > "Andrey P" <andrey.RemoveThis@paramonov.pp.ru> ha scritto nel messaggio
  > > news:10hl45q48cepc9d@news.supernews.com...
  > >
   > >>luca wrote:
   > >>
   > >>
   > >>>Hi to all,
   > >>>
   > >>>I'd like to configure IIS6.0 to store the log in a remote share.
   > >>>The IIS machine and Torage machine aren't the same domain.
   > >>>
   > >>>I create in every machine the same IUSR_machine account, I create a
  > >
  > > folder
  > >
   > >>>and share it with the rigth privileges, I think.
   > >>>But this not work...this not work also if I share the folder to
everyone
   > >>>with full control.
   > >>>
   > >>>Event viewer of IIS machine show me an error indicate that it couldn't
   > >>>create log file on \\192.168.1.1\shareLog etc.
   > >>>
   > >>>Thanks to everybody. Smile
   > >>>
   > >>>
   > >>>
   > >>
   > >>
   > >>Take a look at the following URLs:
   > >>
   > >>
  > >
  > >
<a style='text-decoration: underline;' href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iissdk/iis/remote_logging_on_iis.asp" target="_blank">http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iissd...is/remo</a>
  > >
  > >
<a style='text-decoration: underline;' href="http://www.microsoft.com/resources/documentation/WindowsServ/2003/standard/proddocs/en-us/Default.asp?url=/resources/documentation/WindowsServ/2003/standard/proddocs/en-us/log_remote.asp" target="_blank">http://www.microsoft.com/resources/documentation/WindowsServ/2003/stan...d/prodd</a>
  > >
   > >>-Andrey
  > >
  > >
  > ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS logging on remote resource 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]