Forum Discussion
escman
Cirrus
Jun 14, 2023Looking for help with stream log
Hi everyone, I have this follow iRule that works fine for stream some http content within https pages. when HTTP_REQUEST {
STREAM::disable
HTTP::header remove "Accept-Encoding"
}
when HTTP...
Jun 14, 2023
Hi escman ,
What about using stats profile and STATS::incr Function in your irule Code.
The steps in the following article in Kevin_Stewart answer :
https://community.f5.com/t5/technical-forum/count-data-that-match-with-event/td-p/271114
and this is STATS::incr documentation :
https://clouddocs.f5.com/api/irules/STATS__incr.html
I hope this helps you 🙂
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