Forum Discussion
Need to verify if F5 is sending logs to Syslog Server for local1 Facility
With the syslog setting as below how can i confirm it will send the APM related logs to remote syslog server ? This doc
( https://support.f5.com/csp/article/K15521451 ) says Local1 facility will carry APM related logs but below output does not show anything related to Local 1. Only shows Local6.
Can you advise ?
(/Common)(tmos)# list sys syslog all-properties
sys syslog {
auth-priv-from notice
auth-priv-to emerg
clustered-host-slot enabled
clustered-message-slot disabled
console-log enabled
cron-from warning
cron-to emerg
daemon-from notice
daemon-to emerg
description none
include none
iso-date disabled
kern-from debug
kern-to emerg
local6-from notice
local6-to emerg
mail-from notice
mail-to emerg
messages-from notice
messages-to warning
remote-servers {
10.8.11.11 {
description none
host 10.8.11.11
local-ip 10.8.22.22
remote-port 514
}
}
user-log-from notice
user-log-to emerg
Hi Subrun,
you can use the logger command to generate a log message manually
logger -p <facility>.<level> "<descriptive message>" and after check if the event appears in /var/log/apm.
More details here : https://support.f5.com/csp/article/K86480148
Regards
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