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

Excessive Event Log Count Can Impact App Performance #2079

Open
DSheirer opened this issue Nov 3, 2024 · 0 comments
Open

Excessive Event Log Count Can Impact App Performance #2079

DSheirer opened this issue Nov 3, 2024 · 0 comments
Labels

Comments

@DSheirer
Copy link
Owner

DSheirer commented Nov 3, 2024

sdrtrunk Version
Users can turn on event logging and produce a large number of event logs and that can impact application performance.

Consider options:

  1. Warn user once the total count or size of event logs exceeds some threshold
  2. Investigate options for offloading event log writing and file creation to a separate threaded process.

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Application Log
If applicable, include either the full application log,or a snippet of the error logging.

Desktop (optional - complete the following information):

  • OS: [e.g. iOS]
  • CPU Cores: [e.g. 4 cores]
  • RAM:[e.g. 16GB]

Additional context
Add any other context about the problem here.

@DSheirer DSheirer added the bug label Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant