Forum Discussion
Roman_80473
Nimbostratus
Jun 09, 2011where does my iRule log to?
Hi folks,
I'm trying to figure out where does my iRile log to. I have a simple iRule attached to vserver on LTM 9.4.8:
when CLIENT_ACCEPTED {
Log messages to /var/lo...
hoolio
Cirrostratus
Jun 10, 2011That's not actually commented out. It's just a comment on what the statement is being used to do. Your ltm logs should be logged locally and to the two remote syslog servers.
Can you add a RULE_INIT event with the following code to test and check /var/log/ltm for the output:
when RULE_INIT {
log local0. "Here"
}
Aaron
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