For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

Jiwook's avatar
Jiwook
Icon for Nimbostratus rankNimbostratus
Mar 24, 2022

How I configure syslog included specific string at /var/log/ltm ?

here is our syslog configuration 

 

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 {
remotesyslog1 {
description none
host X.X.X.X
local-ip X.X.X.X
remote-port 514
}
}
user-log-from notice
user-log-to emerg
}

 

And i want configure syslog to include specific string on /var/log/ltm 

 

how I can do this plz help me 

13 Replies