Forum Discussion
Mazen2006_14317
Nimbostratus
Feb 17, 2014iRule to log HTTP request as Apache combined standard format
Hello,
I need to log HTTP request and response as Apache combined standard format like this:
LogFormat "%h %{X-ReqTime}o %D %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined ...
Mazen2006_14317
Nimbostratus
Mar 12, 2014Here are the results of the two commands:
tmsh list sys syslog
sys syslog {
include "destination remote_server {tcp(10.100.100.13 port (514));};filter f _alllogs {level (debug...emerg);};log {source(local);filter(f_alllogs);destinati on(remote_server);};"
remote-servers {
remotesyslog1 {
host 10.100.100.13
local-ip 172.19.208.17
}
}
}
tmsh list sys syslog all-properties
sys syslog {
auth-priv-from notice
auth-priv-to emerg
console-log enabled
cron-from warning
cron-to emerg
daemon-from notice
daemon-to emerg
description none
include "destination remote_server {tcp(10.100.100.13 port (514));};filter f_alllogs {level (debug...emerg);};log {source(local);filter(f_alllogs);destination(remote_server);};"
iso-date disabled
kern-from notice
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 10.100.100.13
local-ip 172.19.208.17
remote-port 514
}
}
user-log-from notice
user-log-to emerg
}
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
