Forum Discussion
Pradeep_Kandala
Nimbostratus
Sep 18, 2012reg: Log statements printing twice
Hi Guys,
while I give only 1 log statement. Why the f5 logs gets printed twice ??
Thanks in advance
Pradeep
Pradeep_Kandala
Nimbostratus
Sep 18, 2012Yeah,
in when HTTP_REQUEST
if {$::posDebug >= 3} {
log local0.info "10.0000 - Entering HTTP_REQUEST, IP: [IP::client_addr], SSL sid: [SSL::sessionid], URI: [HTTP::uri], requestPath: $requestPath"
log local0.info "10.0020 - POSSPC cookie: [HTTP::cookie POSSPC] IP: [IP::client_addr]"
log local0.info "10.0021 - User-Agent:[HTTP::header User-Agent] IP: [IP::client_addr]"
}
when CLIENT_CLOSED {
if {$::posDebug >= 3} {
log local0.info "50.00 - Entering CLIENT_CLOSED IP: [IP::client_addr]"
}
}
All the log statements are having printing twice.the above two are just examples.
these
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects