For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

neeeewbie's avatar
Feb 25, 2025
Solved

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