Timestamp parsing error
Cantor, Scott
cantor.2 at osu.edu
Mon Jul 21 21:26:05 EDT 2014
On 7/21/14, 9:19 PM, "Jeffrey T Eaton" <jeaton at cmu.edu> wrote:
>I haven¹t been able to correlate it to any specific SP sending the
>request (it would be really helpful if when logging errors, there was a
>way to connect it back to a specific HTTP request, or something - even
>just logging the source IP would be a start).
You can log the IP easily enough, there's an example in the wiki.
The SP isn't identified because the request couldn't be parsed, and the
identity is inside the message being parsed. Unless it logged the whole
message of course.
But given the IP address, you can track it to a web access log request and
the message is usually on the query string.
-- Scott
More information about the users
mailing list