A given filter item can only be subscribed to a maximum number of component. If more components with the same name but with different versions exists the mentioned filters might not be functioning correctly.
This should normally not happen as filters are being removed when this limitation is reached. Check with the "show log component" command to see if the limitation is hit. One reason for this to happen is that not all applications in the system are upgraded and therefore more versions could exist. Try restarting the log server.
Error
More than %num% versions of the \"%comp%\" component exist, causing filter \"%filter%\" not to be initialized correctly.
Name | Type |
---|---|
num | uInt |
comp | String |
filter | String |