Forum Discussion
soymanue
Nimbostratus
Mar 15, 2013Remote Logging APM Events
Hello
We have been using remote logging for a long time.
Now we want to send to a remote syslog server the APM events than can be found in /var/log/apm.log
Unfortunately it doesn't work.
This is our remote logging configuration:
sys syslog { include "
destination d_loghost {
udp(\"1.1.1.1\" port(514));
udp(\"1.1.1.1\" port(514) template(\"$FACILITY.$PRIORITY $MSG\\n\"));
udp(\"10.10.10.10\" port(514));
};
log {
source(s_syslog_pipe);
filter(f_local0);
filter(f_local1);
destination(d_loghost);
};
" }
Do we need any additional command to send APM events?
Thank you in advande
No RepliesBe the first to reply
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