Jeroen is quite right in his reference to documentation and explanation.
C2PACMON does not filter the events. Filtering events would give you incorrect results when you report, for example, unused profiles or unused permits, so you might delete entries that are in fact still used.
The 3 configuration members are used to fill in fields in the access records that would otherwise remain empty. C2PACMON leaves these fields empty because it is designed to summarize the information, so it counts the number of events that fits the key fields of the (summarized) access record and write the count(s) in the access record instead of writing each event. If you tell it to fill in the optional fields, the summarization becomes less effective, resulting in (many) more records and more space usage.
The intent of C2PAMJOB is to select only those user IDs where job name information is needed, for example, a shared started task user ID or the OPCA shared user ID. You specify the prefix of the user IDs, do not code an asterisk.