Forum Discussion
Noushad_Vellad1
Altostratus
Nov 29, 2018Turn off File type check for a specific URL and disable event log
I used below iRule for not blocking HTTP request when illegal file type violation is detected
when ASM_REQUEST_DONE {
if { [HTTP::uri] starts_with "/&siteid=" && [ASM::violation count] < 5 ...
Noushad_Vellad1
Altostratus
Dec 01, 2018disabling illegal file type form Learning and Blocking Setting will disable it at the policy level.
I want specific violations to be unblocked and event logs suppressed.
For eg:- I want to disable for URLs like https://example.com/users/joe.anthony etc
At the same time, file type check should be ON for other URLs
I could unblock using above posted iRule. But it still generates an event in event logs. I want to disable the events also.
Abed_AL-R
Cirrostratus
Jun 10, 2020Hi
Did you manage to solve this?
I'm looking for the same
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