Limit the logs sent to support vs those sent to the user. This would limit logs in support emails to only include the last n minutes to prevent over-sharing information and help limit the amount of logs for support to go through.
Initial Implementation Requirements
Add optional parsing of logs to cut at some timestamp
Add intent parsing to allow sending default vs complete logs
Default to send truncated logs to support, full logs to personal emails
Make log duration configurable
Other Considerations
An alternate/additional option would be to try and remove data from logs, but it would be impossible to know if a skill/plugin chose to log utterances
Objective
Limit the logs sent to support vs those sent to the user. This would limit logs in support emails to only include the last n minutes to prevent over-sharing information and help limit the amount of logs for support to go through.
Initial Implementation Requirements
Other Considerations
An alternate/additional option would be to try and remove data from logs, but it would be impossible to know if a skill/plugin chose to log utterances
Noted in Matrix chat