473,401 Members | 2,125 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,401 software developers and data experts.

IIS Logs question

Joe
Hello:

I've been examining IIS logs downloaded from my web host's server, and
I noticed that entried that they should have been created by me going
to my own site minutes before are not there. In fact, it seems the
logs were way off timewise. How does IIS write to logs? Does it keep a
cache and then dumps it once in a while to the logs, or writes right
away (the latter doesn't seem the case). I am concerned by this an
other anomalies in which my hosting service seems involved.

Jul 21 '05 #1
4 1841
Are you sure it's not just that the server's time setting is in a different
time zone? Are you looking at the GMT time?

Ray at work

"Joe" <in******@sympatico.ca> wrote in message
news:tE********************@news20.bellglobal.com. ..
Hello:

I've been examining IIS logs downloaded from my web host's server, and
I noticed that entried that they should have been created by me going
to my own site minutes before are not there. In fact, it seems the
logs were way off timewise. How does IIS write to logs? Does it keep a
cache and then dumps it once in a while to the logs, or writes right
away (the latter doesn't seem the case). I am concerned by this an
other anomalies in which my hosting service seems involved.

Jul 21 '05 #2
Joe wrote:
I've been examining IIS logs downloaded from my web host's server, and
I noticed that entried that they should have been created by me going
to my own site minutes before are not there. In fact, it seems the
logs were way off timewise. How does IIS write to logs? Does it keep a
cache and then dumps it once in a while to the logs, or writes right
away (the latter doesn't seem the case). I am concerned by this an
other anomalies in which my hosting service seems involved.


Per the W3C Extended Log File Format:

"All dates are specified in GMT."

http://www.w3.org/TR/WD-logfile.html


--
Dave Anderson

Unsolicited commercial email will be read at a cost of $500 per message. Use
of this email address implies consent to these terms. Please do not contact
me directly or ask me to contact you directly for assistance. If your
question is worth asking, it's worth posting.
Jul 21 '05 #3
Joe
Thanks for the replies. I knew that the web server in question writes
GMT logs, but still, the logs are off, and the very last visits aren't
written down immediately. All I have to do is go to my website, click
a few links, then download the current log. The log will be behind at
least 15 minutes, probably much more. Therefore my initial question
below :
logs were way off timewise. How does IIS write to logs? Does it keep a cache and then dumps it once in a while to the logs, or writes right away (the latter doesn't seem the case).

Jul 21 '05 #4
On Wed, 3 Nov 2004 22:34:48 -0500, "Joe" <in******@sympatico.ca>
wrote:
Thanks for the replies. I knew that the web server in question writes
GMT logs, but still, the logs are off, and the very last visits aren't
written down immediately. All I have to do is go to my website, click
a few links, then download the current log. The log will be behind at
least 15 minutes, probably much more. Therefore my initial question
below :
> logs were way off timewise. How does IIS write to logs? Does itkeep a > cache and then dumps it once in a while to the logs, or writesright > away (the latter doesn't seem the case).


Depends on version of IIS. IIS does cache changes to the log file and
write them later, and IIS6 has changed some of this as well. Though
the times should be accurate, the events may not be written for some
time after they happen.

Try the IIS group for details on your specific version.

Jeff
Jul 21 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Jean Hagen | last post by:
I'm trying to write a script to weekly remove MySQL logs, the general, error and binary log files. Following the MySQL documentation, I've written a script that moves all current log files, then...
0
by: Gianluca_Venezia | last post by:
I'm entering in MySql world and I have some issue to solve. I'm not finding a very well solution about the distribution of application upgrade. I use a FE MSaccess-based, and I use a...
1
by: D. Buck | last post by:
Details: MS SQL 2000 dual Intel 1.2 GHz processors. 1 GB RAM 2.1 GB dB Dynamic Memory Managment. No other apps running on this server. First question: Since I have Dynamic Memory Managment...
1
by: Peter Sands | last post by:
Hi, I am right in assuming to recover a database where logretain is on. That I only need the logs that are reported in the list history.. for instance; db2 list history backup since...
2
by: Wolfgang B. | last post by:
Hi. I have a problem with many transaction logs generated by DB2 Version 7.2 on Redhat 7.3. Log file size (4KB) (LOGFILSIZ) = 1000 Number of primary log files ...
8
by: Raj | last post by:
-Is it possible to recover a tablespace just from a full offline backup and offline incremental backup? If not possible -Can we recover tablespace from Full backup , Wednesdays incremental backup...
4
by: madzambonis | last post by:
Here is the situation.... We have Primary Server A linked to Standby Server B via HADR. Primary Server A has recently installed LOGARCHMETH1 to archive logs and a 2nd homegrown script that...
3
by: =?Utf-8?B?Q0QuU21hbGxleQ==?= | last post by:
Is there a command line switch available for the EventViewer which will allow me to specify which directory to view the available logs from? I will have multiple workstations writing to a...
0
by: shorti | last post by:
We are running DB2 UDB 8.1 fp 14 on AIX using archival logging and online backups. I was running some disaster tests and found my database restore was not restoring to the latest active log. ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.