Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] Limit logs sent to support #55

Open
NeonDaniel opened this issue Mar 23, 2023 · 1 comment
Open

[FEAT] Limit logs sent to support #55

NeonDaniel opened this issue Mar 23, 2023 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@NeonDaniel
Copy link
Member

NeonDaniel commented Mar 23, 2023

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

  • 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

  • Noted in Matrix chat

@NeonDaniel NeonDaniel added the enhancement New feature or request label Mar 23, 2023
@NeonDaniel
Copy link
Member Author

Related, consider an option to obfuscate/exclude utterance transcriptions from logs

@NeonDaniel NeonDaniel added the help wanted Extra attention is needed label May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
Status: Other Helpful Tasks
Development

No branches or pull requests

1 participant