Forum Discussion
antonio_127066
Mar 22, 2010Historic F5 Account
genelate log
I am making a proposal document APM.
Customer wants to log what client do while he access.
Format should be "Login name, HTTP method, HTTP content length, HTTP URI"
Can we do it by iRule?
I made it like below, but it doesn't work at all.
when ACCESS_ACL_ALLOWED {
set username [ACCESS::session data get "session.logon.last.username"]
log local0. "$username, [HTTP::method], [HTTP::uri], [HTTP::header values Content-Length]"
}
Please somebody help me out.
Thank you.
- Cspillane_18296
Nimbostratus
Hello Antonio,
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