Walter_Kacynski
Aug 17, 2015Cirrostratus
Log iRule Name with HSL
Is it possible to log the name of the iRule and EVENT that an HSL log message is being emitted from? Using the log local0.info format shows this information.
Log local message example
log 10.7.29.232 local0.info "locallog Sent Favorite Icon!"
Aug 17 14:39:15 BIGIP-1-NON-PROD tmm[2185]: Rule /Common/SND-IHS-Access-Rule : locallog Sent Favorite Icon!
HSL formatted syslog publisher example
HSL::send $hslsyslog "HSLSYSLOG Sent Favorite Icon!"
Aug 17 14:39:15 localhost tmm[2185] HSLSYSLOG Sent Favorite Icon!