Forum Discussion
I want to exclude the character ) in syslog filter.
Hi
I want to exclude the character ) in syslog filter.
However, the device does not recognize it.
setting
filter f_message {
level(notice..emerg) and not message(")");
};
error log
level(notice..emerg) and not message());
^
Due to : Bug ID 842669
level(notice..emerg) and not message('\\)');
I confirmed that the above code works well, but
aa) these things are also blocked..If you know the solution, please share it.
References : https://cdn.f5.com/product/bugtracker/ID842669.html
Work Around : https://my.f5.com/manage/s/article/K32513441
Recent Discussions
Related Content
* 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