Forum Discussion
Check1t_282465
Nimbostratus
May 24, 2018Policy Diff Policy Differences Summary Actions Display Changable
If a given Policy Entity has hundreds of actions to present (ex: Differing entities), is there a way to change how many entries are displayed per page? Also, is there a way to dump this to a file, perhaps via client side?
Thanks.
1 Reply
- H55Matz
Nimbostratus
((this spam has been removed by admins, but the comment left so that Kevin's reply below doesn't get nuked))
- Kevin_Stewart
Employee
Try removing HTTP::has_responded.
when CLIENT_ACCEPTED { set hsl [HSL::open -proto UDP -pool syslog_server_pool] } when HTTP_RESPONSE { set status_code [HTTP::STATUS] set log_msg "" append log_msg "$Client_ip" append log_msg "$status_code" HSL::send $hsl"<190> $log_msg" }
Nandhi did this work for you? if so please flag the question as answered.
Recent Discussions
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