You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In out.log and err.log, the entries do not have the date and time. Obviously, they should.
The format of out.log is particularly weird, with non-printing chars as entry delimiters, etc. It does seem that out.log has relative timestamps (time since startup), but that's inconvenient when one is trying to match up access entries with some known incident.
The text was updated successfully, but these errors were encountered:
In
out.log
anderr.log
, the entries do not have the date and time. Obviously, they should.The format of
out.log
is particularly weird, with non-printing chars as entry delimiters, etc. It does seem thatout.log
has relative timestamps (time since startup), but that's inconvenient when one is trying to match up access entries with some known incident.The text was updated successfully, but these errors were encountered: