Forum Discussion
Aurel
Cirrus
Aug 30, 2013HSL sending issue
Hi,
From the documentation, i do understand that HSL is quite simple syntax, and should work like this :
eg :
when HTTP_REQUEST {
set hsl [HSL::open -proto UDP -pool POOL_SYSLOG]
set test ...
Kevin_Stewart
Employee
Sep 03, 2013Okay, another silly set of questions.
-
Please try this and see if it works:
when CLIENT_ACCEPTED { set syslog_pool "/CLI01_COPR/POOL_ABC_TEST" set hsl [HSL::open -proto UDP -pool $syslog_pool] } when HTTP_REQUEST { HSL::send $hsl "Time: [clock clicks] - request from - [IP::client_addr] to [HTTP::uri]\n" } -
Does your syslog pool attempt to route through the management network?
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
