Forum Discussion
Simon_83666
Nimbostratus
Aug 11, 2008Separate log files per virtual/pool/node
someone might have raised this before but I haven't been able to find a definite answer.
We're using Bigip LTM V9.3.1 to replace some of our reverse proxy / apache servers, and by defau...
Nicolas_Menant
Employee
Aug 11, 2008Hi,
You can do it with the match filter within syslog-ng.
You'll need to update the syslog-ng configuration to make rules with one match filter per vs or node or pool you want to log separately.
example: filter f_vs_web { match(".*vs_web.*"); };
then you create your log line to activate the logging with this filter.
You can have a look here for syslog-ng: Click here
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