Forum Discussion
HSL Loggin
Is there any requirements for HSL Logging cross Partition?
I can't seem to get HSL Logging to with an irule. Is it possible to do this cross Partition? Should the below work Cross Partitions? It does not appear so at the moment.
when RULE_INIT {
set static::general_remote_syslog_publisher "/Common/remote-db-publisher"
}
when CLIENT_ACCEPTED {
set hsl [HSL::open -publisher $static::general_remote_syslog_publisher]
HSL::send $hsl "Client connect from [IP::client_addr]:[TCP::client_port]"
}
- Andy_McGrath
Cumulonimbus
Code looks fine to me and yes should be able to do this cross partition.
Make sure the endpoints used by the publisher are accessible from the F5 system and try to also log locally as well to ensure the HSL iRule code is working correctly.
Recent Discussions
Related Content
* 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