REQUEST: A CSV export feature on the new Settings/Logs section that can provide up to your server's entire history (filterable by Type or Action as currently provided in the UI, and filterable by date range to help limit the size and impact of the export/download). The CSV should have all of the following fields visible in the expandable Log details (date, user_id, channel_id, title, event_id, option_name, initiator_id, option_emoji, option_is_custom), as well as the Action type as presented in the Logs filter (EventAddRSVP, EventRemoveRSVP, etc) and any other unexposed details that may be relevant. PURPOSE: To provide the data needed to generate a history of user attendance by RSVP role, poll results, and so forth over time. For my own purposes, I intend to create a reporting system to track the number of times a player has attended events in a given type of role, and give awards. This would provide the base data I need with minimal overhead. Other previous requests that might be helped by this are: https://roadmap.sesh.fyi/b/feature-requests/scheduling-polling-csv-export-to-use-include-non-utc-timezone/ https://roadmap.sesh.fyi/b/feature-requests/event-listing-attendance-report-download-enhancements/