Events from the LandingPageImpression EventLogging schema should be written to rotating log files. Similar to logs for the eventlogging_CentralNoticeImpression topic, except not sampled. See also T189820... Thanks much!!!!!!!
Description
Description
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | None | T183978 [Epic] Fundraising kafkatee changes | |||
Duplicate | AndyRussG | T200449 Create job to deliver the eventlogging_LandingPageImpression topic |
Event Timeline
Comment Actions
I think I've got this done according to the task plus our IRC discussion about file naming and sample rates for both collectors:
- eventlogging_LandingPageImpression, not sampled, filename landingpage-impressions.20180731-191501.json.log.gz
- eventlogging_CentralNoticeImpression, sampled 1:10, filename centralnotice-impressions.20180731-191501.json.sampled10.log.gz
I haven't yet adjusted the archive location from /srv/banner_logs/2018 or filenames for the old-style collectors, because we'll need to coordinate fixes to the old parser to do so.
Comment Actions
@AndyRussG can you confirm this is working as desired, and close or assign the task back to me based on what you find?
Comment Actions
@Jgreen yeah looks great! Apologies for the delay in checking this out :) Thx much!!!!!